Skip to content

Releases: DODAS-TS/ansible-role-kubernetes

v3.4.2 Correct Flannel for ReCaS

13 Mar 11:00
b21a3f6
Compare
Choose a tag to compare
  • Insert into flannel special configuration for ReCaS
  • Various software upgrades

v3.4.1 Correct nginx version

21 Dec 16:39
961b8ef
Compare
Choose a tag to compare
  • correct nginx version

v3.4.0 ETCD in RAM

12 Dec 11:13
3b9460c
Compare
Choose a tag to compare
  • 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

15 Nov 13:42
b27f7a5
Compare
Choose a tag to compare
K8s v1.28.3 (#18)

* Upgrade versions

* Remove helm upgrade --install

* Removed API server options

v3.3.1 Correct typo

02 Oct 14:33
4ffc69b
Compare
Choose a tag to compare
  • Fixed reference to the ansible role ansible-role-gpu-support, which handles idempotency of GPU drivers

v3.3.0 NotReady Node Management

26 Sep 10:00
7e7c0ee
Compare
Choose a tag to compare

Identify and delete nodes in NotReady state

v3.2.0 K8s 1.28

18 Sep 09:02
7aec218
Compare
Choose a tag to compare
  • 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

17 Apr 19:04
004cb72
Compare
Choose a tag to compare
  • 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

24 Mar 13:53
7e68bb1
Compare
Choose a tag to compare
  • Update Kubernetes version (1.24.9)
  • Add support for GPUs

v2.1.0-patch4

25 Jul 19:14
32013aa
Compare
Choose a tag to compare
Upate Grafana to v 9.0.4 to address CVE-2022-31107 and CVE-2022-31097…