https://github.com/microsoft/kubernetes-learning-path
https://azure.microsoft.com/en-us/resources/kubernetes-learning-path/
https://github.com/microsoft/kubernetes-learning-path
Last synced: 2 months ago
JSON representation
https://azure.microsoft.com/en-us/resources/kubernetes-learning-path/
- Host: GitHub
- URL: https://github.com/microsoft/kubernetes-learning-path
- Owner: microsoft
- License: cc-by-4.0
- Created: 2019-09-10T17:48:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-14T05:07:44.000Z (over 4 years ago)
- Last Synced: 2025-03-29T19:07:48.645Z (2 months ago)
- Size: 151 KB
- Stars: 378
- Watchers: 23
- Forks: 130
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- jimsghstars - microsoft/kubernetes-learning-path - https://azure.microsoft.com/en-us/resources/kubernetes-learning-path/ (Others)
README
Kubernetes is taking the app development world by storm. By 2022, more than 75% of global organizations will be running containerized applications in production^. And Kubernetes continues to grow, as evidenced by more than 1.1 million contributions made to the Kubernetes project by over 2000 contributing companies+.
Kubernetes is shaping the future of app development and management—and we wants to help you get started with it today.
This learning path is meant for anyone interested in learning more about Kubernetes. In just 50 days, you’ll understand the basics of Kubernetes and get hands-on experience with its various components, capabilities, and solutions, including Azure Kubernetes Service. Go from zero to hero with Kubernetes to set your company up for future app development success.
Kubernetes learning path is designed to be a curated learning path for those interested in Kubernetes in general. The learning path may also include Azure Kubernetes Service and related resources where exposure to a managed Kubernetes service faciliates learning about Kubernetes.
The intent is to the share good content we have identified so far to inspire the community to contribute additonal learning resources & capture the best content related to Kubernetes in one place to make them available to the community as a curated, well maintained resource on GitHub. Additionally, we will use it to create a variety of more customized resources to drive awareness and education about Kubernetes.
For example, it will serve as the basis for future updates to the [Kubernetes Learning Path "Zero to Hero"](https://azure.microsoft.com/en-us/resources/kubernetes-learning-path/).
And of course other potential uses that are yet to be conceived.
# Guidelines
New content submitted for inclusion to the Kubernetes learing path must meet the following guidelines:
* Resource is relavant to Kubernetes
* Resource is publicly available
* Resource content is current and up to date
* Resource is published by an authorative source# Notes
As this is a curated learning path, the owners of this list may reject a resource that is too narrowly focused or where other similar content already exists in the learning path.For more information about contributing opportunities to this list, visit the **contributing.md** file in relevant section
*^Gartner. “6 Best Practices for Creating a Container Platform Strategy.” April 23, 2019.*
*+Cloud Native Computing Foundation. [CNCF Kubernetes Project Journey Report](https://www.cncf.io/cncf-kubernetes-project-journey/)*
# Kubernetes Learning Path - 50 days from zero to hero with Kubernetes
* [Day 1](/what-is-kubernetes/what-is-kubernetes.md)
* [Day 2-5](kubernetes-basics-videos/k8s-basics.md)
* [Day 6-15](kubernetes-aks-core-concepts/k8s-aks-core-concepts.md)
* [Day 16-20](kubernetes-interactive-learning/k8s-interactive-learning.md)
* [Day 21-25](patterns-and-architectures/microservices.md)
* [Day 26-27](kubernetes-workshops/kubernetes-workshops.md)
* [Day 28-40](kubernetes-books/kubernetes-books.md)
* [Day 41-50](kubernetes-best-practices/kubernetes-best-practices.md)# Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.When you submit a pull request, a CLA bot will automatically determine whether you need to provide
a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions
provided by the bot. You will only need to do this once across all repos using our CLA.This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
contact [[email protected]](mailto:[email protected]) with any additional questions or comments.For more details about contributing to this project, review the **contributing.md** file in each section.
# Legal Notices
Microsoft and any contributors grant you a license to the Microsoft documentation and other content
in this repository under the [Creative Commons Attribution 4.0 International Public License](https://creativecommons.org/licenses/by/4.0/legalcode),
see the [LICENSE](LICENSE) file, and grant you a license to any code in the repository under the [MIT License](https://opensource.org/licenses/MIT), see the
[LICENSE-CODE](LICENSE-CODE) file.Microsoft, Windows, Microsoft Azure and/or other Microsoft products and services referenced in the documentation
may be either trademarks or registered trademarks of Microsoft in the United States and/or other countries.
The licenses for this project do not grant you rights to use any Microsoft names, logos, or trademarks.
Microsoft's general trademark guidelines can be found at http://go.microsoft.com/fwlink/?LinkID=254653.Privacy information can be found at https://privacy.microsoft.com/en-us/
Microsoft and any contributors reserve all other rights, whether under their respective copyrights, patents,
or trademarks, whether by implication, estoppel or otherwise.