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