No description
Find a file
2026-04-28 10:26:21 +02:00
config back to presentable stage 2026-04-23 15:41:39 +02:00
gubernat@f47529f0c0 experimenting with gateway api (not working for now) 2026-04-16 12:31:06 +02:00
.gitignore First running version 2026-04-08 17:20:45 +02:00
.gitmodules First running version 2026-04-08 17:20:45 +02:00
ansible.cfg experimenting with gateway api (not working for now) 2026-04-16 12:31:06 +02:00
inventory.yaml back to presentable stage 2026-04-23 15:41:39 +02:00
Readme.md Fix typo 2026-04-28 10:26:21 +02:00
vm-env.sh First running version 2026-04-08 17:20:45 +02:00

Install a kubernetes cluster "finrod"

  1. install Almalinux 10.1 minimal
  2. not down ip address: 152.53.177.201 and hostname finrod.pfpk.pro
  3. create this repo
  4. add gubernat as submodule: git submodule add https://github.com/pflaeging/gubernat.git
  5. copy template: cp -R gubernat/cluster-template/* .
  6. do what's written down in ./gubernat/doc/02-Installation.md)
  7. ready!

Tests