CNCF
  • README.md
  • Cloud Native
    • All
      • CNCF Graduated Projects(Updated: Mar 01, 2024)
    • Kubernetes (*k8s)
      • Certifications
        • CKA, CKAD, CKS - Jan 03 2022
        • Check Badge
        • LF Certification Verify tool
        • Renew policy (Aug 2, 2021)
      • Versions
        • Native-k8s(Ubuntu) - Dec 12 2023
        • Native-k8s(CentOS) - Dec 12 2023
        • Kubernetes version graph view
        • GKE (Google Kuberntes Engine) - Jun 14 2021
      • Volumes
        • GKE PVC Resize
        • Storageclassses Performace on Managed k8s
      • Registry
        • GCR Performance
      • Observability
        • Pixie
      • Architecture
        • kubectl get componentstatuses
        • Feature Gate
        • CNCF 플랫폼 백서(White Paper)
      • Plugins
        • krew
          • custom-index
    • Service Mesh
      • Linkerd
      • Istio
        • Ambient Mesh
          • 이스티오(Istio)의 앰비언트 메시 소개
    • Security
      • Resources
        • kubesec
      • Node
        • AppArmor (under construction)
        • falco (under contruction)
        • docker-bench
      • Cluster
        • OPA / Gatekeeper (under cstrc)
        • Audit Policy
        • kube-bench
      • Container
        • trivy
    • Sustainability
      • 클라우드 네이티브의 지속가능성 랜드스케이프(Cloud Native Sustainability Landscape, v0.1)
  • Trouble Shooting
    • Cluster Build
      • kubelet is not properly working on 1.22 version
  • BLOG & NEWS (Ko, 한국어 기계 번역)
    • Blog
      • None
        • 4개의 쿠버네티스 정책(Policy) 타입(2023.03.23)
      • Member
        • Kubernetes 규정 준수를 위한 필수 가이드(2023.03.24)
        • 클라우드 네이티브 가드레일이 개발 팀에 도움이 되는 5가지 이유(2023.03.20)
        • OpenTelemetry를 이용한 Kafka 기반의 비동기 워크플로우 테스트(2023.04.04)
        • 링커드(Linkerd) 서비스 메시(Service Mesh) 소개(2023.04.06)
        • 쿠버네티스 앱의 분산 추적에 관해서 지금 알면 좋은 사항(2023.03.29)
        • CI/CD 파이프라인에 관측 가능성(observability)을 확보하는 방법(2023.05.05)
      • Community
        • 클라우드 네이티브 컴퓨팅을 위한 플랫폼 백서(White Paper) 소개(2023.04.11)
      • Project
        • KubeVela: 클라우드 네이티브 애플리케이션 및 플랫폼 엔지니어링으로 가는 길(2023.03.31)
        • Volcano Engine: Dragonfly를 통한 효과적인 이미지 배포 가속 방법(2023.04.13)
        • Weave GitOps를 Flux UI로 구현하는 법(2023.04.24)
        • 이스티오(Istio) 앰비언트(Ambient) 웨이포인트 프록시를 통한 사용 간편화(2023.04.26)
      • Ambassador
        • 오픈소스 프로젝트를 위한 ChatGPT 기반 코드 리뷰어 봇(Bot) (2023.06.06)
        • 입문자를 위한 MLOps: MLOps 시작하기 (2023.06.22)
    • News
Powered by GitBook
On this page
  • Version List
  • 0.TL; DR: 1.25.4 Now Ready to Support
  • 1. kubelet
  • 2. docker-ce
  • 3. containerd.io

Was this helpful?

  1. Cloud Native
  2. Kubernetes (*k8s)
  3. Versions

Native-k8s(Ubuntu) - Dec 12 2023

PreviousVersionsNextNative-k8s(CentOS) - Dec 12 2023

Last updated 1 year ago

Was this helpful?

Version List

Grab version list thru my own cluster. (+ a little version change)

0.TL; DR: 1.25.4 Now Ready to Support

root@cp-k8s:~# apt update
Get:1 https://download.docker.com/linux/ubuntu jammy InRelease [48.8 kB]
<snipped>

1. kubelet

root@m-k8s:~# apt list kubelet -a | head 

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Listing...
kubelet/kubernetes-xenial 1.25.4-00 amd64 [upgradable from: 1.23.5-00]
kubelet/kubernetes-xenial 1.25.3-00 amd64
kubelet/kubernetes-xenial 1.25.2-00 amd64
kubelet/kubernetes-xenial 1.25.1-00 amd64
kubelet/kubernetes-xenial 1.25.0-00 amd64
kubelet/kubernetes-xenial 1.24.8-00 amd64
kubelet/kubernetes-xenial 1.24.7-00 amd64
kubelet/kubernetes-xenial 1.24.6-00 amd64
kubelet/kubernetes-xenial 1.24.5-00 amd64

2. docker-ce

root@m-k8s:~# apt list docker-ce -a | head

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Listing...
docker-ce/focal 5:20.10.21~3-0~ubuntu-focal amd64 [upgradable from: 5:20.10.14~3-0~ubuntu-focal]
docker-ce/focal 5:20.10.20~3-0~ubuntu-focal amd64
docker-ce/focal 5:20.10.19~3-0~ubuntu-focal amd64
docker-ce/focal 5:20.10.18~3-0~ubuntu-focal amd64
docker-ce/focal 5:20.10.17~3-0~ubuntu-focal amd64
docker-ce/focal 5:20.10.16~3-0~ubuntu-focal amd64
docker-ce/focal 5:20.10.15~3-0~ubuntu-focal amd64
docker-ce/focal,now 5:20.10.14~3-0~ubuntu-focal amd64 [installed,upgradable to: 5:20.10.21~3-0~ubuntu-focal]
docker-ce/focal 5:20.10.13~3-0~ubuntu-focal amd64

3. containerd.io

root@m-k8s:~# apt list containerd.io -a | head 

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Listing...
containerd.io/focal 1.6.10-1 amd64 [upgradable from: 1.5.11-1]
containerd.io/focal 1.6.9-1 amd64
containerd.io/focal 1.6.8-1 amd64
containerd.io/focal 1.6.7-1 amd64
containerd.io/focal 1.6.6-1 amd64
containerd.io/focal 1.6.4-1 amd64
containerd.io/focal,now 1.5.11-1 amd64 [installed,upgradable to: 1.6.10-1]
containerd.io/focal 1.5.10-1 amd64
containerd.io/focal 1.4.13-1 amd64

May change after few days or later.

IaC/k8s/U/k8s-multicontext at master · sysnet4admin/IaCGitHub
Logo