Difference between revisions of "Kubectl get apiservices"
Jump to navigation
Jump to search
(Created page with " Minikube output: <pre> kubectl get apiservices NAME SERVICE AVAILABLE AGE v1. Local True...") |
Tags: Mobile web edit, Mobile edit |
||
Line 37: | Line 37: | ||
v2beta2.autoscaling Local True 10m | v2beta2.autoscaling Local True 10m | ||
</pre> | </pre> | ||
+ | |||
+ | == Related commands == | ||
+ | * <code>[[kubectl get services]]</code> | ||
+ | |||
== See also == | == See also == |
Revision as of 17:32, 10 May 2020
Minikube output:
kubectl get apiservices NAME SERVICE AVAILABLE AGE v1. Local True 10m v1.admissionregistration.k8s.io Local True 10m v1.apiextensions.k8s.io Local True 10m v1.apps Local True 10m v1.authentication.k8s.io Local True 10m v1.authorization.k8s.io Local True 10m v1.autoscaling Local True 10m v1.batch Local True 10m v1.coordination.k8s.io Local True 10m v1.networking.k8s.io Local True 10m v1.rbac.authorization.k8s.io Local True 10m v1.scheduling.k8s.io Local True 10m v1.storage.k8s.io Local True 10m v1beta1.admissionregistration.k8s.io Local True 10m v1beta1.apiextensions.k8s.io Local True 10m v1beta1.authentication.k8s.io Local True 10m v1beta1.authorization.k8s.io Local True 10m v1beta1.batch Local True 10m v1beta1.certificates.k8s.io Local True 10m v1beta1.coordination.k8s.io Local True 10m v1beta1.discovery.k8s.io Local True 10m v1beta1.events.k8s.io Local True 10m v1beta1.extensions Local True 10m v1beta1.networking.k8s.io Local True 10m v1beta1.node.k8s.io Local True 10m v1beta1.policy Local True 10m v1beta1.rbac.authorization.k8s.io Local True 10m v1beta1.scheduling.k8s.io Local True 10m v1beta1.storage.k8s.io Local True 10m v2beta1.autoscaling Local True 10m v2beta2.autoscaling Local True 10m
Related commands
See also
kubectl get
: [all
|componentstatus | pods | apiservices | events
|event
|nodes
|replicaset
|services
|svc
|namespaces
|hpa
|secret | deployments | serviceaccounts | endpoints | daemonset | networkpolicy
],kubectl get -h
Advertising: