Skip to content

Releases: MozeBaltyk/Rkub

1.0.3

23 May 14:26
Compare
Choose a tag to compare

CHANGELOG.md

1.0.3 (2024-05-23)

Versions:

  • rke2 version: 1.27.12

  • kube-vip: 0.8.0

  • cert-manager version: 1.14.1

  • rancher version: 2.8.1

  • longhorn version: 1.6.0

  • neuvector version: 2.7.2

Features ✨

  • Install RKE2 one controler and several workers (currently no HA):
    • Add nerdctl.
    • Setup an admin on master node (kuberoot).
    • Deploy local registry and images loaded inside.
    • Setup firewalld rules if needed.
    • Make "master_ip" and "domain" parametrable.
  • Deploy longhorn with custom datapath.
  • Deploy Rancher with custom password.
  • Deploy Neuvector.
  • Script to containerize in an Execution-Env.
  • Script to uninstall everything
  • More install customization and options
  • Improve collection to run as true collection
  • CI workflows
  • Quickstart script

Use case:

  • airgap
  • non-airgap
  • standalone
  • one-master-and-x-workers
  • masters-HA 🚧
  • update/upgrade 🚧
  • change-config 🚧

Fix 🩹

  • Firewalld conditions to apply only when running.
  • Correct names and tasks order.

Bugfix 🐞

  • Correct scripts for prerequisites.

Security 🔒️

  • Branch protect
  • Github Workflows to release and lint.

1.0.2

14 Jan 21:56
Compare
Choose a tag to compare

CHANGELOG.md

1.0.2 (2024-01-14)

Versions:

  • rke2 version: 1.26.11
  • cert-manager version: 1.13.3
  • rancher version: 2.8.0
  • longhorn version: 1.5.3
  • neuvector version: 2.6.6

Features ✨

  • Install RKE2 one controler and several workers (currently no HA):
    • Add nerdctl.
    • Setup an admin on master node (kuberoot).
    • Deploy local registry and images loaded inside.
    • Setup firewalld rules if needed.
    • Make "master_ip" and "domain" parametrable.
  • Script to uninstall everything.
  • Deploy longhorn with custom datapath.
  • Deploy Rancher with custom password.
  • Deploy Neuvector.
  • Script to containerize in an Execution-Env.

Fix 🩹

  • Firewalld conditions to apply only when running.
  • Correct names and tasks order.

Bugfix 🐞

  • Correct scripts for prerequisites.

Security 🔒️

  • Branch protect
  • Github Workflows to release.

1.0.1

07 Jan 22:55
Compare
Choose a tag to compare

CHANGELOG.md

1.0.1 (2024-01-07)

Versions:

  • rke2 version: 1.26.11
  • cert-manager version: 1.13.3
  • rancher version: 2.8.0
  • longhorn version: 1.5.3
  • neuvector version: 2.6.6

Features:

  • Install RKE2 one controler and several workers (currently no HA):
    • Add nerdctl.
    • Setup an admin on master node (kuberoot).
    • Deploy local registry and images loaded inside.
    • Setup firewalld rules if needed.
    • Make "master_ip" and "domain" parametrable.
  • Script to uninstall everything.
  • Deploy longhorn with custom datapath.
  • Deploy Rancher with custom password.
  • Deploy Neuvector.
  • Github Workflows to release.
  • Script to containerize in an Execution-Env.

Fix:

  • Firewalld conditions to apply only when running.
  • Correct names and tasks order.

Bugfix:

  • Correct scripts for prerequisites.

1.0.0

06 Jan 00:44
Compare
Choose a tag to compare

CHANGELOG.md

1.0.0 (2024-01-06)

Versions:

  • rke2 version: 1.26.11
  • cert-manager version: 1.13.3
  • rancher version: 2.8.0
  • longhorn version: 1.5.3
  • neuvector version: 2.6.6

Features:

  • Install RKE2 one controler and several workers (currently no HA):
    • Add nerdctl.
    • Setup an admin on master node (kuberoot).
    • Deploy local registry and images loaded inside.
    • Setup firewalld rules if needed.
    • Make "master_ip" and "domain" parametrable
  • Script to uninstall everything.
  • Deploy longhorn with custom datapath
  • Deploy Rancher with custom password
  • Deploy Neuvector
  • Github Workflows to release

Fix:

  • Firewalld conditions to apply only when running.
  • Correct names and tasks order.