Releases: Muthukumar-Subramaniam/install-k8s-on-linux
v2.2.0
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
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
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
Bug Fixes and stability improvements.
Full Changelog: v2.1.4...v2.1.5
v2.1.4
Bug Fixes and stability improvements.
Full Changelog: v2.1.3...v2.1.4
v2.1.3
Bug fixes.
Full Changelog: v2.1.2...v2.1.3
v2.1.2
Bug fixes and improvements in stability.
Full Changelog: v2.1.1...v2.1.2
v2.1.1
Bug Fix Release : v2.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 -
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
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
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