kubernetes:pods
Это старая версия документа!
Pods
- pod-definition.yaml
apiVersion: v1 kind: Pod metadata: name: myapp-pod #string labels: app: myapp anyKey: AnyValue spec: containers: #List/Array - name: nginx-container image: nginx
kubernetes/pods.1643983215.txt.gz · Последнее изменение: 2024/12/21 19:00 (внешнее изменение)