mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-02 08:17:26 +00:00
Update walkthrough to support kubectl create
This commit is contained in:
parent
aef5c3410d
commit
b10bd7c0d7
@ -1,4 +1,5 @@
|
|||||||
apiVersion: v1beta1
|
apiVersion: v1beta1
|
||||||
|
kind: Pod
|
||||||
id: www
|
id: www
|
||||||
desiredState:
|
desiredState:
|
||||||
manifest:
|
manifest:
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
apiVersion: v1beta1
|
apiVersion: v1beta1
|
||||||
|
kind: Pod
|
||||||
id: storage
|
id: storage
|
||||||
desiredState:
|
desiredState:
|
||||||
manifest:
|
manifest:
|
||||||
|
Loading…
Reference in New Issue
Block a user