Skip to content

v2.0.0: Kubernetes 1.24.1 / Calico CNI Support removed

Latest
Compare
Choose a tag to compare
@ArchiFleKs ArchiFleKs released this 12 Jun 13:54
· 10 commits to main since this release

Symplegma is certified for Kubernetes v1.24. It is minimalist and aim to provide the most up to date components and configuration out of the box.

Main components versions

  • kubernetes: v1.24.1
  • containerd: v1.6.6
  • crio: v1.24.1
  • cni: v1.1.1

Roles and components versions are available here

Highlights

  • upgraded components to latest release
  • removed ansible role to support calico

⚠️ calico support is now removed. To migrate to an operator based installation follow this guide

Documentation

Documentation is available here

What's Changed

  • docs: add role links by @tbobm in #29
  • chore(ci): update actions/setup-python action to v3 by @renovate in #32
  • chore(ci): update actions/checkout action to v3 by @renovate in #30
  • chore(ci): update actions/setup-node action to v3 by @renovate in #31
  • chore(ci): update actions/setup-python action to v4 by @renovate in #39
  • feat(requirement): update dependency symplegma-kubernetes_hosts to v1.24.1-rel.0 by @renovate in #36
  • feat(requirement): update dependency symplegma-cni to v1.1.1-rel.0 by @renovate in #33
  • feat(requirement): update dependency symplegma-kubeadm to v1.24.1-rel.0 by @renovate in #35
  • feat(requirement): update dependency symplegma-win_kubernetes_hosts to v1.24.1-rel.0 by @renovate in #38
  • feat(requirement): update dependency symplegma-win_cni to v1 by @renovate in #40
  • feat(requirement): update dependency symplegma-os_bootstrap to v1.16.0 by @renovate in #37
  • feat(requirement): update dependency symplegma-crio to v1.24.1-rel.1 by @renovate in #41

Full Changelog: v1.1.0...v2.0.0