Örnek
Şöyle yaparız. Burada bir servisin selector alanı değiştiriliyor
kubectl patch service my-app -p '{"spec":{"selector":{"version":"v2.0.0"}}}'
kubectl patch service my-app -p '{"spec":{"selector":{"version":"v2.0.0"}}}'
Giriş Açıklaması şöyle CPA aims to horizontally scale the number of Pod replicas based on the cluster’s scale. A common example is DNS ser...
Hiç yorum yok:
Yorum Gönder