Added and configured Gateway API

I did this when installing the cluster because cilium depends on it.
This commit is contained in:
Max Pfeiffer
2025-11-08 10:41:03 +01:00
parent f09ada6491
commit 9a073c50b7
8 changed files with 10657 additions and 20 deletions

View File

@@ -71,4 +71,5 @@ in your `configuration.auto.tfvars` file i.e., http://argocd.local.
* [terraform-provider-talos](https://github.com/siderolabs/terraform-provider-talos)
* [terraform-provider-helm](https://github.com/hashicorp/terraform-provider-helm)
* Helm charts:
* [ArgoCD](https://github.com/argoproj/argo-helm/tree/main/charts/argo-cd)
* [ArgoCD](https://github.com/argoproj/argo-helm/tree/main/charts/argo-cd)
* [Cilium](https://artifacthub.io/packages/helm/cilium/cilium)