k8s for beginners
This commit is contained in:
parent
56b91f2029
commit
74a9d774d9
@ -1082,6 +1082,7 @@ curl --user username:password -X POST -F "jenkinsfile=<Jenkinsfile" http://jenki
|
||||
* [learnk8s](https://learnk8s.io/production-best-practices) - Kubernetes production best practices | A curated checklist of best practices designed to help you release to production
|
||||
* [Eric Khun](https://erickhun.com/posts/kubernetes-faster-services-no-cpu-limits/) - (2020) Kubernetes: Make your services faster by removing CPU limits. **See also** [Kubernetes Failure Stories](https://k8s.af/)
|
||||
* [Fayiz Musthafa](https://medium.com/omio-engineering/cpu-limits-and-aggressive-throttling-in-kubernetes-c5b20bd8a718) - (2020) CPU limits and aggressive throttling in Kubernetes. **See also** [Kubernetes Failure Stories](https://k8s.af/)
|
||||
* [knrt10/kubernetes-basicLearning](https://github.com/knrt10/kubernetes-basicLearning) - Understand kubernetes step by step. A simple repo for beginners 🔥
|
||||
|
||||
> Tools
|
||||
* [Kubernetes on Slack](http://slack.k8s.io/) - Slack community about Kubernetes
|
||||
|
Loading…
Reference in New Issue
Block a user