Difference between revisions of "Kubectl get"
Jump to navigation
Jump to search
↑ https://stackoverflow.com/a/45046340/9269906
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 21: | Line 21: | ||
* <code>[[kubectl get secret]]</code> | * <code>[[kubectl get secret]]</code> | ||
* <code>[[kubectl get services]]</code> | * <code>[[kubectl get services]]</code> | ||
+ | * <code>[[kubectl get svc]]</code> | ||
* <code>[[kubectl get]] [[pod]] NAME_POD --namespace=MY_TEST_NAMESPACE</code> | * <code>[[kubectl get]] [[pod]] NAME_POD --namespace=MY_TEST_NAMESPACE</code> | ||
* <code>[[kubectl get gateway]]</code> | * <code>[[kubectl get gateway]]</code> | ||
Line 32: | Line 33: | ||
Use "kubectl explain <resource>" for a detailed description of that resource (e.g. kubectl explain pods). | Use "kubectl explain <resource>" for a detailed description of that resource (e.g. kubectl explain pods). | ||
See 'kubectl get -h' for help and examples | See 'kubectl get -h' for help and examples | ||
− | |||
== Related terms == | == Related terms == |
Revision as of 09:39, 18 April 2021
kubectl get
Examples
kubectl get all
kubectl get apiservices
kubectl get api-resources
- clusters
kubectl get nodes
kubectl get nodes -w
kubectl get pods
kubectl get pod PODNAME -n NAMESPACE -o yaml | kubectl replace --force -f -
[1]kubectl get deploy
kubectl get deployment
kubectl get events
kubectl get namespaces
kubectl get pvc
kubectl get replicaset
kubectl get secret
kubectl get services
kubectl get svc
kubectl get pod NAME_POD --namespace=MY_TEST_NAMESPACE
kubectl get gateway
kubectl get ingress
kubectl get vms
kubectl get You must specify the type of resource to get. Use "kubectl api-resources" for a complete list of supported resources. error: Required resource not specified. Use "kubectl explain <resource>" for a detailed description of that resource (e.g. kubectl explain pods). See 'kubectl get -h' for help and examples
Related terms
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
- Kubectl information commands:
cluster-info
|view
|pods
|nodes
|services
|version
|describe | logs
kubectl
: [cp | config | create
|delete
|edit | explain |
apply
|exec
|get
|set
|drain | uncordon | rolling-update
|rollout
|logs
|run
|auth
|label | annotate
|version
|top
|diff
|debug
|replace
|describe
|port-forward | proxy
|scale
|rollout
|api-resources
| expose deployment | expose | patch | attach | get endpoints | ~/.kube/config | kubectl logs --help | kubectl --help, kubectl-convert, kubectl autoscale, kubectl.kubernetes.io- Kubernetes: distributions, tools, CKA, CKS, Kubernetes interfaces: CSI, CNI, installation, workloads, networking,
kubeadm
,Kubernetes API
, Kubernetes API Server,kubectl, kubeadm, kubelet, kube-proxy
, Cloud services: EKS, GKE, TKE, DKS, Helm, Kubernetes RBAC, Kubernetes deployments, Minikube, Rancher, OpenShift, Charmed Kubernetes, Ingress, Kubernetes scheduler, Kubernetes Finalizers, logging, Kubernetes operator, Orka,kind:
, Kubernetes namespaces, Kubernetes dashboard, Kubernetes Metrics Server, Field Selectors, CoreDNS, CRI, Kubernetes Topology Manager, Kubernetes governance: (SIG, KEP), Kustomize, controllers,ReadinessProbe, LivenessProbe
, KOPS, K9s, Kui, k3s, ImagePullBackOff, PDB, EndPoints, Kots, metadata, Karpenter, Replicated.com, Kubernetes Authenticating, Kubernetes timeline, Changelog/Versions, service accounts, Kubernetes Pod Lifecycle, Kubernetes Conformance Certified, Kubernetes backup, Kubernetes Pod Security Admission, tEKS, Kubernetes events, Kubernetes ports, Kubernetes policies, Connect, addons, DoKC, Kubernetes control plane, Kubernetes Federation, Kubernetes info, Kubetest2, Sidecar (Kubernetes)
Advertising: