From e97a138a5416e2e1231f69e25f395f671bc09156 Mon Sep 17 00:00:00 2001 From: Ramit Surana Date: Tue, 15 Mar 2016 09:41:37 +0530 Subject: [PATCH 1/2] adding awesome-kubernetes --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 60e097db763..9eebb13d99a 100644 --- a/README.md +++ b/README.md @@ -141,5 +141,9 @@ If you need support, start with the [troubleshooting guide](docs/troubleshooting That said, if you have questions, reach out to us one way or another. We don't bite! +## Awesome-kubernetes: + +You can find more projects, tools and articles related to Kuberntes on the [awesome-kubernetes](https://github.com/ramitsurana/awesome-kubernetes) list. Add your project there and help us make it better. + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/README.md?pixel)]() From c1afb86ef2696c908ebf97702c1532961d373d41 Mon Sep 17 00:00:00 2001 From: Ramit Surana Date: Wed, 16 Mar 2016 12:06:03 +0530 Subject: [PATCH 2/2] added new subsection & small improvements --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9eebb13d99a..5303d98c5d9 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ You should consider joining the [Cloud Native Computing Foundation](https://cncf Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md). -#### Are you ready to add to the discussion? +### Are you ready to add to the discussion? We have presence on: @@ -129,11 +129,11 @@ For Q&A, our threads are at: * [Stack Overflow](http://stackoverflow.com/questions/tagged/kubernetes) * [Slack](/docs/troubleshooting.md#slack) -#### Want to do more than just 'discuss' Kubernetes? +### Want to do more than just 'discuss' Kubernetes? If you're interested in being a contributor and want to get involved in developing Kubernetes, start in the [Kubernetes Developer Guide](docs/devel/README.md) and also review the [contributor guidelines](CONTRIBUTING.md). -#### Support +### Support While there are many different channels that you can use to get ahold of us, you can help make sure that we are efficient in getting you the help that you need. @@ -141,9 +141,11 @@ If you need support, start with the [troubleshooting guide](docs/troubleshooting That said, if you have questions, reach out to us one way or another. We don't bite! -## Awesome-kubernetes: +### Community resources: -You can find more projects, tools and articles related to Kuberntes on the [awesome-kubernetes](https://github.com/ramitsurana/awesome-kubernetes) list. Add your project there and help us make it better. +* **Awesome-kubernetes**: + +You can find more projects, tools and articles related to Kubernetes on the [awesome-kubernetes](https://github.com/ramitsurana/awesome-kubernetes) list. Add your project there and help us make it better. [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/README.md?pixel)]()