Difference between revisions of "Kubectl version"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(18 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
+ | kubectl version | ||
+ | kubectl version --short=true | ||
+ | |||
+ | |||
+ | Client Version: v1.27.4 | ||
+ | [[Kustomize]] Version: v5.0.1 | ||
+ | [[Unable to connect to the server: dial tcp ::1:8080: connectex: No connection could be made because the target machine actively refused it.]] | ||
[[EKS]] | [[EKS]] | ||
− | kubectl version --short | + | [[kubectl]] version |
+ | Client Version: [[v1.25.0]] | ||
+ | [[Kustomize]] Version: v4.5.7 | ||
+ | Unable to connect to the server: getting credentials: exec: executable aws failed with exit code 255 | ||
+ | |||
+ | [[kubectl]] version | ||
+ | Client Version: v1.24.1 | ||
+ | [[Kustomize]] Version: v4.5.4 | ||
+ | Server Version: [[v1.22]].9-eks-a64ea69 | ||
+ | |||
+ | kubectl version --short | ||
+ | Client Version: v1.25.0 | ||
+ | [[Kustomize]] Version: v4.5.7 | ||
+ | Server Version: v[[1.22]].11-eks-18ef993 | ||
+ | WARNING: version difference between client (1.25) and server (1.22) exceeds the supported minor version skew of +/-1 | ||
+ | |||
+ | kubectl version --short | ||
Client Version: v1.24.1 | Client Version: v1.24.1 | ||
− | Kustomize Version: v4.5.4 | + | [[Kustomize]] Version: v4.5.4 |
− | Server Version: v1.20.15-eks-a64ea69 | + | Server Version: [[v1.20]].15-eks-a64ea69 |
WARNING: version difference between client (1.24) and server (1.20) exceeds the supported minor version skew of +/-1 | WARNING: version difference between client (1.24) and server (1.20) exceeds the supported minor version skew of +/-1 | ||
Line 17: | Line 40: | ||
GoVersion:"go1.16.5", Compiler:"gc", Platform:"linux/amd64"} | GoVersion:"go1.16.5", Compiler:"gc", Platform:"linux/amd64"} | ||
− | kubectl version --short | + | kubectl version --short |
Client Version: v1.22.3 | Client Version: v1.22.3 | ||
Server Version: v1.21.2-eks-06eac09 | Server Version: v1.21.2-eks-06eac09 | ||
Line 36: | Line 59: | ||
− | + | ||
− | kubectl version | + | kubectl version |
− | Client Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.0", GitCommit:"641856db18352033a0d96dbc99153fa3b27298e5", GitTreeState:"clean", BuildDate:"2019-03-25T15:53:57Z", GoVersion:"go1.12.1", Compiler:"gc", Platform:"linux/amd64"} | + | Client Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.0", GitCommit:"641856db18352033a0d96dbc99153fa3b27298e5", |
− | The connection to the server localhost:8080 was refused - did you specify the right host or port? | + | GitTreeState:"clean", BuildDate:"2019-03-25T15:53:57Z", GoVersion:"go1.12.1", Compiler:"gc", Platform:"linux/amd64"} |
− | + | [[The connection to the server localhost:8080 was refused - did you specify the right host or port?]] | |
<pre> | <pre> | ||
Line 50: | Line 73: | ||
== Related commands == | == Related commands == | ||
− | * <code>[[ | + | * <code>[[aws eks update-cluster-version]]</code> |
+ | * [[Kubernetes changelog]] | ||
* <code>[[kubeadm version]]</code> | * <code>[[kubeadm version]]</code> | ||
+ | * <code>[[eksctl version]]</code> | ||
+ | * <code>[[kubectl api-versions]]</code> | ||
== See also == | == See also == | ||
* {{kubectl info}} | * {{kubectl info}} | ||
* {{kubectl}} | * {{kubectl}} | ||
− | |||
[[Category:Kubernetes]] | [[Category:Kubernetes]] |
Latest revision as of 15:05, 8 August 2023
kubectl version kubectl version --short=true
Client Version: v1.27.4 Kustomize Version: v5.0.1 Unable to connect to the server: dial tcp ::1:8080: connectex: No connection could be made because the target machine actively refused it.
kubectl version Client Version: v1.25.0 Kustomize Version: v4.5.7 Unable to connect to the server: getting credentials: exec: executable aws failed with exit code 255
kubectl version Client Version: v1.24.1 Kustomize Version: v4.5.4 Server Version: v1.22.9-eks-a64ea69
kubectl version --short Client Version: v1.25.0 Kustomize Version: v4.5.7 Server Version: v1.22.11-eks-18ef993 WARNING: version difference between client (1.25) and server (1.22) exceeds the supported minor version skew of +/-1
kubectl version --short Client Version: v1.24.1 Kustomize Version: v4.5.4 Server Version: v1.20.15-eks-a64ea69 WARNING: version difference between client (1.24) and server (1.20) exceeds the supported minor version skew of +/-1
kubectl version Client Version: version.Info{Major:"1", Minor:"22", GitVersion:"v1.22.3", GitCommit:"c92036820499fedefec0f847e2054d824aea6cd1", GitTreeState:"clean", BuildDate:"2021-10-27T18:34:20Z", GoVersion:"go1.16.10", Compiler:"gc", Platform:"darwin/arm64"} Server Version: version.Info{Major:"1", Minor:"21+", GitVersion:"v1.21.2-eks-06eac09", GitCommit:"5f6d83fe4cb7febb5f4f4e39b3b2b64ebbbe3e97", GitTreeState:"clean", BuildDate:"2021-09-13T14:20:15Z", GoVersion:"go1.16.5", Compiler:"gc", Platform:"linux/amd64"}
kubectl version --short Client Version: v1.22.3 Server Version: v1.21.2-eks-06eac09
kubectl version Client Version: version.Info{Major:"1", Minor:"15", GitVersion:"v1.15.5", GitCommit:"20c265fef0741dd71a66480e35bd69f18351daea", GitTreeState:"clean", BuildDate:"2019-10-15T19:16:51Z", GoVersion:"go1.12.10", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"15", GitVersion:"v1.15.5", GitCommit:"20c265fef0741dd71a66480e35bd69f18351daea", GitTreeState:"clean", BuildDate:"2019-10-15T19:07:57Z", GoVersion:"go1.12.10", Compiler:"gc", Platform:"linux/amd64"}
kubectl version Client Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.8", GitCommit:"211047e9a1922595eaa3a1127ed365e9299a6c23", GitTreeState:"clean", BuildDate:"2019-10-15T12:11:03Z", GoVersion:"go1.12.10", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.8", GitCommit:"211047e9a1922595eaa3a1127ed365e9299a6c23", GitTreeState:"clean", BuildDate:"2019-10-15T12:02:12Z", GoVersion:"go1.12.10", Compiler:"gc", Platform:"linux/amd64"}
kubectl version Client Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.0", GitCommit:"641856db18352033a0d96dbc99153fa3b27298e5", GitTreeState:"clean", BuildDate:"2019-03-25T15:53:57Z", GoVersion:"go1.12.1", Compiler:"gc", Platform:"linux/amd64"} The connection to the server localhost:8080 was refused - did you specify the right host or port?
kubectl version Client Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.6", GitCommit:"dff82dc0de47299ab66c83c626e08b245ab19037", GitTreeState:"clean", BuildDate:"2020-07-16T14:19:25Z", GoVersion:"go1.13.13", Compiler:"gc", Platform:"linux/amd64"} The connection to the server localhost:8080 was refused - did you specify the right host or port?
Related commands[edit]
aws eks update-cluster-version
- Kubernetes changelog
kubeadm version
eksctl version
kubectl api-versions
See also[edit]
- 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
Advertising: