- Feb 21, 2024
-
-
Botaniker (Bot) authored
-
- Feb 08, 2024
-
-
Botaniker (Bot) authored
-
- Jan 25, 2024
-
-
Botaniker (Bot) authored
-
- Jan 12, 2024
-
-
Botaniker (Bot) authored
-
- Jan 10, 2024
-
-
Botaniker (Bot) authored
-
- Dec 27, 2023
-
-
Botaniker (Bot) authored
-
- Dec 13, 2023
-
-
Botaniker (Bot) authored
-
- Nov 29, 2023
-
-
Botaniker (Bot) authored
-
- Oct 21, 2023
-
-
Botaniker (Bot) authored
-
Sheogorath authored
This patch introduces a new provider for sops, this allows to use sops-encrypted data to be used e.g. to input tokens and credentails as well as other values into the setup. This should help to depend less on koolbox environment variables.
-
- Sep 20, 2023
-
-
Botaniker (Bot) authored
-
- Sep 06, 2023
-
-
Botaniker (Bot) authored
-
- Aug 15, 2023
-
-
Botaniker (Bot) authored
-
- Aug 09, 2023
-
-
Botaniker (Bot) authored
-
- Jul 12, 2023
-
-
Botaniker (Bot) authored
-
- Jun 28, 2023
-
-
Botaniker (Bot) authored
-
- Jun 23, 2023
-
-
Botaniker (Bot) authored
-
- Jun 14, 2023
-
-
Botaniker (Bot) authored
-
- Jun 01, 2023
-
-
Botaniker (Bot) authored
-
- May 17, 2023
-
-
Botaniker (Bot) authored
-
- May 03, 2023
-
-
Botaniker (Bot) authored
-
- Apr 19, 2023
-
-
Botaniker (Bot) authored
-
- Apr 15, 2023
-
-
Botaniker (Bot) authored
-
- Apr 05, 2023
-
-
Botaniker (Bot) authored
-
- Mar 29, 2023
-
-
Botaniker (Bot) authored
-
- Mar 09, 2023
-
-
Botaniker (Bot) authored
-
- Feb 20, 2023
-
-
Botaniker (Bot) authored
-
- Feb 08, 2023
-
-
Botaniker (Bot) authored
-
- Jan 25, 2023
-
-
Botaniker (Bot) authored
-
- Jan 18, 2023
-
-
Botaniker (Bot) authored
-
- Jan 11, 2023
-
-
Botaniker (Bot) authored
-
- Jan 06, 2023
-
-
Botaniker (Bot) authored
-
- Dec 28, 2022
-
-
Botaniker (Bot) authored
-
- Dec 04, 2022
-
-
Botaniker (Bot) authored
-
- Dec 03, 2022
-
-
Sheogorath authored
This patch finally upstreams the currently used terraform setup for the gateway machine at Hetzner. This should provide better insights into the infrastructure and help people to learn from the setup. It also helps to keep the automation level high and using terraform more actively to keep these servers running. The gateway server is the frontend reverse proxy for all web-originating traffic and provides a simple setup, that runs a L4 HAProxy to forward all traffic to the Kubernetes cluster, where it's terminated and handled. This allows to keep the cloud server stupid and not being able to compromise a connection (at least not more than any other middlebox). This keeps the trust away from the cloud provider.
-
- Jan 03, 2022
-
- Nov 05, 2021
-
-
Sheogorath authored
-
- Oct 10, 2021
-
-
Sheogorath authored
This patch adds the required firewall rules to automatically allow ssh access from the local machine (but only from this machine) to all Kubernetes notes.
-
- Oct 05, 2021
-
-
Sheogorath authored
This patch adds the first iteration of the terraform definitions required to deploy a Kubernetes cluster on Hetzner Cloud. It installs the 3 node infrastructure and still needs quite some work, but so far, it's a solid start. It's heavily inspired by `hcloud_okd4`, that much, that is reuses the entire hcloud_instance module from there, as well as various concepts. References: https://github.com/slauger/hcloud-okd4 https://git.shivering-isles.com/github-mirror/slauger/hcloud-okd4
-