20 Şubat 2022 Pazar

Kubernetes allowPrivilegeEscalation Anahtar Kelimesi

Örnek
Şöyle yaparız
apiVersion: v1 
kind: Pod 
metadata: 
  name: backend-identity-service 
spec: 
  containers: 
  - name: backend-identity-service 
    image: path/to/docker/image/backend-identity-service:1.0.3 
    securityContext: 
allowPrivilegeEscalation: false


Hiç yorum yok:

Yorum Gönder

Kubernetes vs NoHashicorp Nomad

Bir yazı burada