mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-19 18:02:01 +00:00
Merge pull request #107588 from discordianfish/fix-readme
Include applying subresource in Running section
This commit is contained in:
commit
9c3a0e63a7
@ -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