Difference between revisions of "Mypod.yml"

From wikieduonline
Jump to navigation Jump to search
Line 13: Line 13:
 
== See also ==
 
== See also ==
 
* {{kind}}
 
* {{kind}}
 +
* {{Pod}}
 
* {{K8s}}
 
* {{K8s}}
  
  
 
[[Category:Kubernetes]]
 
[[Category:Kubernetes]]

Revision as of 14:58, 17 July 2021

apiVersion: v1
kind: Pod
metadata:
  name: MyNginxPod
spec:
  containers:
  - name: MyNginxContainer
    image: nginx


See also

Advertising: