mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-02-06 03:12:01 +08:00
Add Helm Cheatsheet (Kubernetes Package Manager) (#12729)
* Added Typescript with react and node/express * Order fixed * Spaces linting error fixed * Update more/free-programming-cheatsheets.md Co-authored-by: Eric Hellman <eric@hellman.net> * Linting error solved + title changed * Added Docker comprehensive cheetsheet * Docker cheetsheet * Fixed errors * Allcaps is removed and resolved * Added Springboot cheat * Fixed some issue on linting * Added springboot cheetsheet * Added descriptive titles for cheetsheets * Added Go backend comprehensive cheatshhet * Linting error fixed * Added Go CheatSheet for backed -fixed linting error * Linting error fixed * docs: add Helm cheatsheet with key commands and examples --------- Co-authored-by: Eric Hellman <eric@hellman.net>
This commit is contained in:
@@ -227,6 +227,7 @@
|
||||
### Kubernetes
|
||||
|
||||
* [Handy Cheat Sheet for Kubernetes Beginners](https://kubernetes.io/docs/reference/kubectl/cheatsheet/) - Kubernetes Documentation: kubectl Cheat Sheet (HTML)
|
||||
* [Helm Cheat Sheet for Kubernetes](https://helm.sh/docs/intro/cheatsheet/) - Helm Documentation (HTML)
|
||||
* [Kubernetes Cheat Sheet](https://www.mirantis.com/blog/kubernetes-cheat-sheet/) - Nick Chase (HTML)
|
||||
* [Kubernetes Cheat Sheet – 15 Kubectl Commands & Objects](https://spacelift.io/blog/kubernetes-cheat-sheet) - Spacelift (HTML)
|
||||
* [Kubernetes Cheat Sheet with KubeCtl](https://intellipaat.com/blog/tutorial/devops-tutorial/kubernetes-cheat-sheet/) - Intellipath (HTML)
|
||||
|
||||
Reference in New Issue
Block a user