Releases: DODAS-TS/ansible-role-kubernetes
Releases · DODAS-TS/ansible-role-kubernetes
v3.4.2 Correct Flannel for ReCaS
v3.4.1 Correct nginx version
- correct nginx version
v3.4.0 ETCD in RAM
- added the ability to move the ETCD to RAM, which can be activated thanks to a boolean variable
- upgraded various software
- Set the correct endpoint for CRI
v3.3.2 K8s v1.28.3
K8s v1.28.3 (#18) * Upgrade versions * Remove helm upgrade --install * Removed API server options
v3.3.1 Correct typo
- Fixed reference to the ansible role
ansible-role-gpu-support
, which handles idempotency of GPU drivers
v3.3.0 NotReady Node Management
Identify and delete nodes in NotReady state
v3.2.0 K8s 1.28
- Upgrade Kubernetes version (1.28.1)
- Upgrade various software (Helm, Nginx, Cert Manager, Prometheus, Dashboard, Grafana, Flannel, Metric Server)
- Changed Kubernetes Package Repositories
- Fix Grafana bug related to DB
v3.1.1 Fix bugs
- Fix letsencrypt support in cert-manager
- Fix api endpoint to make it accessible via ingress
- Fix metric server image
- Update defaults
v3.1.0 Add GPU support
- Update Kubernetes version (1.24.9)
- Add support for GPUs
v2.1.0-patch4
Upate Grafana to v 9.0.4 to address CVE-2022-31107 and CVE-2022-31097…