https://home.robusta.dev/blog/stop-using-cpu-limits
- HowTo Install K8s
How to install a K8s cluster with ansibles playbooks. - HowTo DeleteNode
How to delete a node from a K8s cluster. - Common definitions
There are definitions of so main elements as node, pod, replication controller and so on. - Common commands
There are commands to getting info about K8s cluster and syntax. - Short_Description How to use the elements of the K8s cluster (yaml files).
- Lifehacks There are different handy commands for K8s.
- Troubleshooting
What do you have to do if you can't get access to your pods by service. - CephFS
How to add a Ceph storage to K8s cluster as a storageclass. - Nginx Load Balancer
Nginx configuration to tunning a load balancer.