commit first work from 1.19 milestone

This commit is contained in:
inductor
2021-05-26 10:10:10 +00:00
parent 6866260642
commit 73b3cf8784
134 changed files with 4305 additions and 2983 deletions
@@ -11,7 +11,7 @@ spec:
containers:
- name: hello
image: busybox
args:
command:
- /bin/sh
- -c
- date; echo Hello from the Kubernetes cluster