Difference between revisions of "Spec:"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
[[kind: CronJob]] | [[kind: CronJob]] | ||
+ | |||
+ | spec: | ||
+ | containers: | ||
+ | - name: MyNginxContainer | ||
+ | [[image:]] [[nginx]] | ||
[[spec:]] | [[spec:]] |
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: