mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 12:41:58 +00:00
Add "create service" sub-commands
This adds: create service clusterip create service nodeport create service loadbalancer
This commit is contained in:
3
docs/man/man1/kubectl-create-service-clusterip.1
Normal file
3
docs/man/man1/kubectl-create-service-clusterip.1
Normal file
@@ -0,0 +1,3 @@
|
||||
This file is autogenerated, but we've stopped checking such files into the
|
||||
repository to reduce the need for rebases. Please run hack/generate-docs.sh to
|
||||
populate this file.
|
3
docs/man/man1/kubectl-create-service-loadbalancer.1
Normal file
3
docs/man/man1/kubectl-create-service-loadbalancer.1
Normal file
@@ -0,0 +1,3 @@
|
||||
This file is autogenerated, but we've stopped checking such files into the
|
||||
repository to reduce the need for rebases. Please run hack/generate-docs.sh to
|
||||
populate this file.
|
3
docs/man/man1/kubectl-create-service-nodeport.1
Normal file
3
docs/man/man1/kubectl-create-service-nodeport.1
Normal file
@@ -0,0 +1,3 @@
|
||||
This file is autogenerated, but we've stopped checking such files into the
|
||||
repository to reduce the need for rebases. Please run hack/generate-docs.sh to
|
||||
populate this file.
|
3
docs/man/man1/kubectl-create-service.1
Normal file
3
docs/man/man1/kubectl-create-service.1
Normal file
@@ -0,0 +1,3 @@
|
||||
This file is autogenerated, but we've stopped checking such files into the
|
||||
repository to reduce the need for rebases. Please run hack/generate-docs.sh to
|
||||
populate this file.
|
Reference in New Issue
Block a user