DEVOPSITSEC Telegram 1712
☸️ Kubernetes Совет — быстрый перезапуск подов без удаления Deployment

Иногда нужно «освежить» поды (например, подхватить новые ConfigMap или Secret), но пересоздавать Deployment неудобно. Для этого есть простой приём:


kubectl rollout restart deployment my-deployment


Почему это лучше, чем delete pod

Контроллер Deployment сам пересоздаст поды по очереди, сохраняя доступность.

Работает с любыми контроллерами: Deployment, DaemonSet, StatefulSet.

Позволяет применить обновлённые конфиги без ручного удаления.

💡 Совет: используйте этот способ для «мягкого» обновления без даунтайма, особенно в продакшене.
🤣16👍72🔥2



tgoop.com/DevOPSitsec/1712
Create:
Last Update:

☸️ Kubernetes Совет — быстрый перезапуск подов без удаления Deployment

Иногда нужно «освежить» поды (например, подхватить новые ConfigMap или Secret), но пересоздавать Deployment неудобно. Для этого есть простой приём:


kubectl rollout restart deployment my-deployment


Почему это лучше, чем delete pod

Контроллер Deployment сам пересоздаст поды по очереди, сохраняя доступность.

Работает с любыми контроллерами: Deployment, DaemonSet, StatefulSet.

Позволяет применить обновлённые конфиги без ручного удаления.

💡 Совет: используйте этот способ для «мягкого» обновления без даунтайма, особенно в продакшене.

BY DevOps


Share with your friend now:
tgoop.com/DevOPSitsec/1712

View MORE
Open in Telegram


Telegram News

Date: |

The court said the defendant had also incited people to commit public nuisance, with messages calling on them to take part in rallies and demonstrations including at Hong Kong International Airport, to block roads and to paralyse the public transportation system. Various forms of protest promoted on the messaging platform included general strikes, lunchtime protests and silent sit-ins. How to Create a Private or Public Channel on Telegram? A Telegram channel is used for various purposes, from sharing helpful content to implementing a business strategy. In addition, you can use your channel to build and improve your company image, boost your sales, make profits, enhance customer loyalty, and more. The creator of the channel becomes its administrator by default. If you need help managing your channel, you can add more administrators from your subscriber base. You can provide each admin with limited or full rights to manage the channel. For example, you can allow an administrator to publish and edit content while withholding the right to add new subscribers.
from us


Telegram DevOps
FROM American