Difference between revisions of "Mypod.yml"

From wikieduonline
Jump to navigation Jump to search
 
(9 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
   
 
   
 
  [[apiVersion]]: v1
 
  [[apiVersion]]: v1
  [[kind]]: [[Pod]]
+
  [[Kind (Kubernetes)|kind]]: [[Pod (Kubernetes)|Pod]]
  metadata:
+
  [[metadata]]:
 
   name: MyNginxPod
 
   name: MyNginxPod
  spec:
+
  [[spec]]:
   containers:
+
   [[containers:]]
 
   - name: MyNginxContainer
 
   - name: MyNginxContainer
     image: nginx
+
     [[image]]: nginx
 
 
  
 +
== Related terms ==
 +
* <code>[[kubectl create]]</code>
  
 
== See also ==
 
== See also ==
 
* {{kind}}
 
* {{kind}}
* {{K8s}}
+
* {{Pod}}
 
 
  
 
[[Category:Kubernetes]]
 
[[Category:Kubernetes]]

Latest revision as of 09:28, 12 October 2022

Advertising: