mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 23:37:01 +00:00
Merge pull request #29296 from ramitsurana/patch-5
Automatic merge from submit-queue adding community docs,links etc. <!-- Checklist for submitting a Pull Request Please remove this comment block before submitting. 1. Please read our [contributor guidelines](https://github.com/kubernetes/kubernetes/blob/master/CONTRIBUTING.md). 2. See our [developer guide](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/development.md). 3. If you want this PR to automatically close an issue when it is merged, add `fixes #<issue number>` or `fixes #<issue number>, fixes #<issue number>` to close multiple issues (see: https://github.com/blog/1506-closing-issues-via-pull-requests). 4. Follow the instructions for [labeling and writing a release note for this PR](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/pull-requests.md#release-notes) in the block below. --> ```release-note * Use the release-note-* labels to set the release note state * Clear this block to use the PR title as the release note -OR- * Enter your extended release note here ``` * Added new link for community documentation * Added new website link for awesome k8s * Edited resources section for a better look
This commit is contained in:
commit
5299e05beb
@ -141,9 +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!
|
||||
|
||||
### Community resources:
|
||||
### Community resources
|
||||
|
||||
* **Awesome-kubernetes**:
|
||||
* **Awesome-kubernetes** - [http://ramitsurana.github.io/awesome-kubernetes](http://ramitsurana.github.io/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.
|
||||
|
||||
@ -151,5 +151,8 @@ You can find more projects, tools and articles related to Kubernetes on the [aw
|
||||
|
||||
Instructive & educational resources for the Kubernetes community. By the community.
|
||||
|
||||
* **Community Documentation**
|
||||
|
||||
Here you can learn more about the current happenings in the [kubernetes community](https://github.com/kubernetes/community).
|
||||
|
||||
[]()
|
||||
|
Loading…
Reference in New Issue
Block a user