> For the complete documentation index, see [llms.txt](https://interlink.gitbook.io/process/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interlink.gitbook.io/process/dev/development/technologies/other-technology/containers/kubernetes.md).

# Kubernetes

**Тематики для изучения**&#x20;

* Kubernetes <https://www.youtube.com/watch?v=CgCLPYJRxbU>
* [HELM](https://helm.sh/) - Шаблонизатор конфигурационных файлов, генерирует конфиги для deployment'а&#x20;
* [Dex Kubernetes Authorization](https://github.com/dexidp/dex) (от создателей CoreOS)
* [Kubernetes IDE](https://k8slens.dev/)
* Apiserver proxy
* Extension-apiservers
* kubernetes-controller-manager - сheck/do loops
* metrics.k8i.io - метрики для мониторинга (cluster addon, custom, external)
* Prometheus  &#x20;\- мониторинг кластера Kubernetes
* Custom resources and controllers
* The Operator pattern (Operator Framework от CoreOS) - Custom Deployment
* Kubernetes Scheduler (альтернативы: Descheduler, Poseidon-Firmament)
* Device Plugins
* [Terraform](https://www.terraform.io/)&#x20;
* [OpenShift ](https://www.openshift.com/)is an open source container application platform by Red Hat based on the Kubernetes container orchestrator for enterprise app development and deployment
* &#x20;[Deis ](https://github.com/deis/deis)is an open source PaaS that makes it easy to deploy and manage applications on your own servers. Deis builds upon Docker and CoreOS to provide a lightweight PaaS with a Heroku-inspired workflow.
* [Eldarion ](https://eldarion.com/)- DevOps Platform as a Service for Django and Python

**Дополнительные источники**

* [Введение к Kubernetes](https://www.youtube.com/watch?v=CgCLPYJRxbU)&#x20;
* [Лаконично основы работы с Kubernetes (курсы Kubernetes 101, Kubernetes in Depth)](https://kubernetes.academy/)
* [Как поднять кластер](https://www.youtube.com/watch?v=L3tgJXsMUTU)
* [Мониторинг Cubernetes](https://www.youtube.com/watch?v=zj6SlzzBRaA)
* [Масштабирование в Kubernetes](https://www.youtube.com/watch?v=10ZR-fbyuSY)<br>
