Skip to content

Releases: Muthukumar-Subramaniam/install-k8s-on-linux

v2.2.0

23 Sep 07:58
465c786
Compare
Choose a tag to compare

What's New

  • Bug Fixes and Stability Improvements: Addressed various issues to enhance the overall stability of the playbook.
  • Restructured Inventory: The inventory has been restructured to follow a directory format, improving organization and accessibility.
  • Adopted Python Scripts: Moved away from Bash scripts and adopted Python scripts for better maintainability and functionality.

Full Changelog: v2.1.7...v2.2.0

v2.1.7

20 Sep 11:58
3727d71
Compare
Choose a tag to compare

Release Notes

  • Added Firewalld Support: Enhanced the Ansible playbook to handle firewalld when it is found running. Necessary ports and protocols for the Kubernetes cluster are now allowed, ensuring proper communication and security.
  • Bug Fixes: Fixed several issues for improved functionality.
  • Stability Improvements: Increased overall stability.
  • Idempotency Enhancements: Ensured consistent behavior across executions.

Full Changelog: v2.1.6...v2.1.7

v2.1.6

18 Sep 13:45
b53dcf4
Compare
Choose a tag to compare

What's New

  • Bug Fixes: Fixed several issues for improved functionality.
  • Stability Improvements: Increased overall stability.
  • Idempotency Enhancements: Ensured consistent behavior across executions.

Full Changelog: v2.1.5...v2.1.6

v2.1.5

17 Sep 17:34
0fc4ab6
Compare
Choose a tag to compare

Bug Fixes and stability improvements.

Full Changelog: v2.1.4...v2.1.5

v2.1.4

17 Sep 06:16
561224d
Compare
Choose a tag to compare

Bug Fixes and stability improvements.

Full Changelog: v2.1.3...v2.1.4

v2.1.3

14 Sep 22:05
33f58d8
Compare
Choose a tag to compare

Bug fixes.

Full Changelog: v2.1.2...v2.1.3

v2.1.2

12 Sep 11:29
8833bea
Compare
Choose a tag to compare

Bug fixes and improvements in stability.

Full Changelog: v2.1.1...v2.1.2

v2.1.1

12 Sep 06:21
df7e759
Compare
Choose a tag to compare

Bug Fix Release : v2.1.1

  1. Removed the workaround for kubelet dependency issue with conntrack-tools as the issue has been now fixed by the patch release of
    kubernetes version v1.31.1
    References :
    kubernetes/release#3711
    kubernetes/release#3714

  2. Migrated optional-k8s-csi-nfs-driver.yaml and optional-k8s-csi-smb-driver.yaml to utilize ansible roles.

Full Changelog: v2.1.0...v2.1.1

v2.1.0

11 Sep 07:14
4178a34
Compare
Choose a tag to compare

Many bug fixes.
Improved stability by incorporating roles.
Removed unwanted multiple ssh sessions from playbook run.
Added new feature setup.sh to ease up setting up the environment required for the playbook.
( No need to manually edit inventory or variables)

Have lots of fun!

Full Changelog: v2.0.1...v2.1.0

v2.0.1

08 Sep 22:46
Compare
Choose a tag to compare

Bug fixes and stability improvements.
Added optional playbooks to install csi-nfs-driver and csi-smb-driver.

Full Changelog: v2.0.0...v2.0.1