mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 04:06:03 +00:00
Include applying subresource in Running section
Signed-off-by: Johannes 'fish' Ziemke <github@freigeist.org>
This commit is contained in:
parent
07c1b4556d
commit
19bfbfd363
@ -87,7 +87,7 @@ go build -o sample-controller .
|
||||
./sample-controller -kubeconfig=$HOME/.kube/config
|
||||
|
||||
# create a CustomResourceDefinition
|
||||
kubectl create -f artifacts/examples/crd.yaml
|
||||
kubectl create -f artifacts/examples/crd-status-subresource.yaml
|
||||
|
||||
# create a custom resource of type Foo
|
||||
kubectl create -f artifacts/examples/example-foo.yaml
|
||||
|
Loading…
Reference in New Issue
Block a user