cybozu-go / neco

Project Neco

Home Page:https://app.zenhub.com/workspaces/neco-5ca28d055128c041a68c0a8f/boards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

K8s 1.26: upgrade containers for Kubernetes 1.26

yokaze opened this issue · comments

What

Upgrade container images for Kubernetes 1.26.

How

Upgrade the following images in neco-containers repository.

  • admission
  • bmc-reverse-proxy
  • coredns
  • etcd
  • kube-metrics-adapter
  • kube-state-metrics
  • kube-summary-exporter
  • kubernetes
  • local-pv-provisioner
  • machines-endpoints
  • pause
  • unbound
  • unbound_exporter

contour 1.25.0 supports k8s 1.26.
https://projectcontour.io/resources/compatibility-matrix/

Checklist

  • Finish implementation of the issue
  • Test all functions
  • Have enough logs to trace activities
  • Notify developers of necessary actions