mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 13:37:30 +00:00
Merge pull request #58924 from CaoShuFeng/webhook_readme
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. fix webhook admission README There is no target `deploy-only` in the Makefile **Release note**: ```release-note NONE ```
This commit is contained in:
commit
7726877a1e
@ -20,12 +20,6 @@ Please enable the admission webhook feature
|
|||||||
make build
|
make build
|
||||||
```
|
```
|
||||||
|
|
||||||
## Deploy the code
|
|
||||||
|
|
||||||
```bash
|
|
||||||
make deploy-only
|
|
||||||
```
|
|
||||||
|
|
||||||
The Makefile assumes your cluster is created by the
|
The Makefile assumes your cluster is created by the
|
||||||
[hack/local-up-cluster.sh](https://github.com/kubernetes/kubernetes/blob/master/hack/local-up-cluster.sh).
|
[hack/local-up-cluster.sh](https://github.com/kubernetes/kubernetes/blob/master/hack/local-up-cluster.sh).
|
||||||
Please modify the Makefile accordingly if your cluster is created differently.
|
Please modify the Makefile accordingly if your cluster is created differently.
|
||||||
|
Loading…
Reference in New Issue
Block a user