Symplegma Versions Save

Streamlined Ansible Kubernetes deployment tool

v2.0.0

1 year ago

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

Full Changelog: https://github.com/particuleio/symplegma/compare/v1.1.0...v2.0.0

v1.1.0

2 years ago

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

3 years ago

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