Kubernetes Autoscaling | How to Scale Containers in the K8S Cluster.
Автор: CLOUD LEARN HUB
Загружено: 2022-02-21
Просмотров: 473
Описание:
This is a module about scaling one of our pods.
We wanted the web service to be responsive to lots of users so we scaled up the number of pods.
Each pod ran a copy of the Python/Flask web service, as well as the REDIS cache.
The goal is to leverage the ReplicationController object that is provided by Kubernetes.
It comes down to providing a YAML file.
The YAML file has a template section.
The template section specifies which containers make up the scale unit.
The scale unit is a pod.
We already talked about the web service container and the REDIS cache container.
This replication control can just be run from the command line and a simple kubectl command.
Повторяем попытку...

Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: