Difference between revisions of "Kubectl get apiservices"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 2: | Line 2: | ||
[[Minikube]] output: | [[Minikube]] output: | ||
− | + | ||
− | kubectl get apiservices | + | [[kubectl get]] apiservices |
+ | <pre> | ||
NAME SERVICE AVAILABLE AGE | NAME SERVICE AVAILABLE AGE | ||
v1. Local True 10m | v1. Local True 10m |
Revision as of 07:28, 13 October 2021
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: