Releases: garutilorenzo/k3s-oci-cluster
Releases · garutilorenzo/k3s-oci-cluster
v2.2
What's Changed
- Dynamic groups can only be created in the root compartment by @Djelibeybi in #13
- Update deployments and docs. os_image_id now is a required variable by @garutilorenzo in #18
- Oracle Linux os support by @garutilorenzo in #20
- Add argocd by @kainlite in #17
- Update README.md to include the minimal version of Ubuntu 20.04. by @mannp in #31
- Fix private key path in Readme by @EmilienMottet in #32
- Added support for traefik2 by @garutilorenzo in #27
- Moved template_cloudinit_config to cloudinit_config. Fixes #33 by @garutilorenzo in #34
- Added variable k3s_extra_worker_node. Using OCI always free account y… by @garutilorenzo in #37
- Added istio support, install script refactoring by @garutilorenzo in #38
New Contributors
- @Djelibeybi made their first contribution in #13
- @kainlite made their first contribution in #17
- @mannp made their first contribution in #31
- @EmilienMottet made their first contribution in #32
Full Changelog: v2.1...v2.2
v2.1
What's Changed
- Now is possible to expose the kubeapi server to the internet by @garutilorenzo in #11
Full Changelog: v2.0...v2.1
v2.0
What's Changed
- Replace the public L7 load balancer with a L4 load balancer by @garutilorenzo in #7
Full Changelog: v1.1...v2.0
v1.1
- Switch to L7 listener, instead of L4 listener for the public LB
- Added some new variables
- Use DNS name for the internal LB instead of the ip addres
- Switch to nginx ingress controller instead of traefik
- Updated example deployments
v1.0
Deploy a Kubernetes cluster for free, using K3s and Oracle always free resources.