Skip to content

Releases: particuleio/symplegma

v2.0.0: Kubernetes 1.24.1 / Calico CNI Support removed

12 Jun 13:54
Compare
Choose a tag to compare

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

v1.1.0: Kubernetes 1.22.1

24 Sep 21:30
Compare
Choose a tag to compare

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

Main components versions

  • kubernetes: v1.22.1
  • containerd: v1.5.5
  • crio: v1.21.3
  • cni: v1.0.0
  • calico: v3.20.0

Roles and components versions are available here

Highlights

  • upgraded components to latest release

Documentation

Documentation is available here

v1.0.0: Starting over

28 Dec 09:03
ad6ad66
Compare
Choose a tag to compare

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

Versions

  • kubernetes: v1.20.1
  • containerd: v1.4.3
  • crio: v1.20.0
  • cni: v0.9.0
  • calico: v3.17.0

Roles and components versions are available here

Highlights

  • Add support for containerd and crio as container runtimes
  • Add support for cgroup v2 in crio and containerd
  • Add support for Windows containers with Flannel.

Documentation

Documentation is available here