Difference between revisions of "Mypod.yml"

From wikieduonline
Jump to navigation Jump to search
Line 9: Line 9:
 
     [[image]]: nginx
 
     [[image]]: nginx
  
 +
== Related terms ==
 +
* <code>[[kubectl create]]</code>
  
  

Revision as of 14:59, 17 July 2021

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

Related terms


See also

Advertising: