Difference between revisions of "Spec:"
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
image: your-name:latest | image: your-name:latest | ||
[[tty:]] true | [[tty:]] true | ||
− | stdin: true | + | [[stdin:]] true |
== Related == | == Related == |
Revision as of 09:29, 12 October 2022
kind: Pod kind: Deployment kind: CronJob
spec: containers: - name: MyNginxContainer image: nginx
spec: containers: - name: your-name image: your-name:latest tty: true stdin: true
Related
See also
kind:
[Pod | Ingress | ClusterConfiguration
|Config | ConfigMap | ServiceAccount | Deployment | List | Secret | Status ], spec: metadata: data:
- Kubernetes API, Kubernetes API server, EKS API,
apiVersion:, kubectl api-resources, kubectl api-versions, kind:
, Kubernetes API endpoint, 6443, 10250 (kubelet)kube-apiserver
, /etc/kubernetes/manifests/kube-apiserver.yaml,valueFrom, /var/log/kube-apiserver.log, /api/v1/, k8s.io
Advertising: