/Cloud-Native-Playbook

Kubernetes Playbook by cloudmelon

Primary LanguageShellMIT LicenseMIT

Cloud Native Playbook

A collection of cloud-native technologies learning resources from cloudmelon

Stars Badge Forks Badge Pull Requests Badge Issues Badge GitHub contributors License Badge

Loved the project? Please visit CloudMelon's Github profile


Ultimate Kubernetes Playbook

This repostitory recap all useful kubectl commands and explainations for core concepts and API primitives of Kubernetes.

Chapters Description
00 - Shortcuts Kubectl commands shortcuts
01 - Pod design Pod Design
02 - Rolling updates & rollbacks Rolling updates & rollbacks
03 - Networking Kubernetes Networking
04 - ETCD ETCD
05 - Volumes Kubernetes Storage
06 - Observability Kubernetes Observability
07 - ConfigMap ConfigMap
08 - Services Services
09 - Security Security

Playground

Learn how to get started with Kubernetes in 2024, check out this blog post

Set up a local Kubernetes Cluster

Chapters Description
Setup Minikube Cluster End-to-End how to Setup Minikube Cluster
Set up AKS cluster End-to-End how to Set up AKS cluster

Kubernetes Useful references :

Cloud-Native certification

There are 5 major cloud-native certifications, and all 5 certifications certified make you eligible for Cloud Native Computing Foundation(CNCF)'s Kubestronaut Program under the condition that the candidate successfully maintains the following 5 certifications in goods tanding at the same time : • Certified Kubernetes Administrator (CKA)Certified Kubernetes Application Developer (CKAD)Certified Kubernetes Security Specialist (CKS)Kubernetes and Cloud Native Associate (KCNA)Kubernetes and Cloud Native Security Associate (KCSA)

Additional Kubernetes ecosystem : • Prometheus Certified Associate (PCA)Istio Certified Associate (ICA)Cilium Certified Associate (CCA)Certified Argo Project Associate (CAPA)GitOps Certified Associate (CGOA)

Azure Kubernetes services ( AKS ) useful references :

Interested in deploying Master-Slave architecture clustering solution on Azure ?

Please check it out : https://azure.microsoft.com/en-us/resources/templates/201-vmss-master-slave-customscript/

More details on my blog :

Please go to my blog cloud-melon.com to get more details about how to implement this solution and more about Microsoft Azure ( ref link : https://cloudmelonvision.com )

Feel free to reach out to my twitter @MelonyQ for more details ( https://twitter.com/MelonyQ ).

Authors

Contributors names and contacts

Contribute

Contributions are always welcome! Please create a PR to add Github Profile.

License

This project is licensed under MIT license.

Show your support

Give a ⭐️ if this project helped you!

Star History Chart