版本

Kubernetes 版本#

kubernetes/kubernetes Github stars Github forks Language Last Tag Last commit

查看版本#

kuberctl#

  • kuberctl version

这里 Client VersionGitVersion 是 kuberctl 的版本

apiserver#

  • kuberctl version

这里 Server VersionGitVersion 是 apiserver 的版本

kubelet#

  • kuberctl get nodes

这里的 VERSION   是 kubelet 的版本


版本列表#

v1.26#


v1.25#

  • Moved container registry service from k8s.gcr.io to registry.k8s.io
  • Introduced KMS v2
  • Kube-proxy images are now based on distroless images
  • PodSecurityPolicy is Removed, Pod Security Admission graduates to Stable
  • Ephemeral Containers Graduate to Stable
  • Support for cgroups v2 Graduates to Stable
  • Promoted endPort in Network Policy to Stable
  • Promoted Local Ephemeral Storage Capacity Isolation to Stable
  • Promoted core CSI Migration to Stable
  • Promoted CSI Ephemeral Volume to Stable
  • Promoted SeccompDefault to Beta
  • Promoted CRD Validation Expression Language to Beta
  • Promoted Server Side Unknown Field Validation to Beta

v1.24#


v1.23#


v1.22#


v1.21#


v1.20#


v1.19#


v1.18#

  • Kubernetes 1.18 中包含 38 项功能增强
    • 15 项为稳定版功能
    • 11 项 beta 版功能
    • 12 项 alpha 版功能

v1.17#


v1.16#


v1.15#


v1.14 (2019-03-26)#


v1.13 (2018-12-03)#


v1.12 (2018-09-27)#


v1.11 (2018-06-27)#


v1.10 (2018-03-26)#


v1.9 (2017-12-15)#


v1.8 (2017-09-28)#


v1.7 (2017-06-29)#

  • CRD (Custom Resource Definition)

v1.6#

v1.5#

  • CRI (Container Runtime Interface)

v1.0#


参考#