https://github.com/apurvabhandari/Kubernetes
All about Kubernetes and things around it
https://github.com/apurvabhandari/Kubernetes
docker k8s kubernetes monitoring prometheus thanos
Last synced: 4 months ago
JSON representation
All about Kubernetes and things around it
- Host: GitHub
- URL: https://github.com/apurvabhandari/Kubernetes
- Owner: apurvabhandari
- License: apache-2.0
- Created: 2019-05-27T02:22:09.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-15T13:48:54.000Z (over 3 years ago)
- Last Synced: 2026-02-11T21:54:37.717Z (5 months ago)
- Topics: docker, k8s, kubernetes, monitoring, prometheus, thanos
- Homepage: https://apurvabhandari.github.io/Kubernetes/
- Size: 6.45 MB
- Stars: 13
- Watchers: 2
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kubernetes
[](https://shields.io/)



## Kubernetes Core Concept
- [Install and configure a multi-master Kubernetes cluster with kubeadm](./Install-and-configure-a-multi-master-Kubernetes-cluster-with-kubeadm.md)
- [Kubernetes backup easy way](./k8s-Cluster-backup-easy-way.md)
- [Kubernetes Ingress Controller with Google Cloud LB](./Installing-an-Ingress-controller-using-Nginx.md)
- [Kubernetes Debugging Sheet](./k8s-debug-cheatsheet.md)
- [Replica Set Vs Replication Controller](./ReplicaSetVsReplicationController.md)
- [Kubernetes Cluster Backup for Managed Clsuer](./Kubernetes_Cluster_Backup-Managed_Cluster.md)
- [States of a Pod](./States-of-a-Pod.md)
- [Basics of Kubernetes](./Basics-of-Kubernetes.md)
- [Kubernetes Networking](./k8score/k8s_networking.md)
## Kubernetes Concept Link
- [LimitRange](https://kubernetes.io/docs/concepts/policy/limit-range/)
- [QoS](https://kubernetes.io/docs/concepts/workloads/pods/pod-qos/) | [Configure Quality of Service for Pods](https://kubernetes.io/docs/tasks/configure-pod-container/quality-service-pod/)
- [HorizontalPodAutoscaler](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/)
- [PDB](https://kubernetes.io/docs/concepts/workloads/pods/disruptions/)
## Exam Resources
- [CKA & CKAD](./exam_prep/README.md)
## Monitoring and Alerting
- [Prometheus](./monitoring/Prometheus.md)
## My Talk - Slides
- Multi-Stage Build and Build Mount with Docker [Build Mount](./slides/Multi-StageBuildBuildMountWithDocker.pdf)
- Introduction to Kubernetes - [Kubernetes Intro](./slides/K8s_Introduction.pdf)
- Kubernetes101 - [k8s101](./slides/Kubernetes101.pdf)
- Long Term Retention Data Monitoring with Thanos and Prometheus Stack for Kubernetes -[Thanos](./slides/Thanos_Monitoring.pdf)
- Kubernetes Networking with Istio and without Istio - [Istio Networking](./slides/Kubernetes_networking_and_Istio.pdf)
## Cloud and Kubernetes
- [AWS EKS Storage classes](./cloud/aws_eks_storageclass.md)
## Tools that help Kubernetes
- Helm [Helm3](./helm.md)
- Service Mesh [Istio](./tools/istio.md)
## DevOps
- [Infrastructure Automation](https://github.com/apurvabhandari/InfraAuto/blob/master/README.md)
- [Scripting](https://github.com/apurvabhandari/scripting/blob/master/README.md)
### References
- [kubernetes.io](https://www.kubernetes.io)
### Creator
- [Apurva Bhandari](https://www.linkedin.com/in/apurvabhandari-linux/)
- [](https://twitter.com/Apurv_Bhandari)
### LICENSE
[Apache License 2.0](./LICENSE)