Helm chart to install Terrakube in any Kubernetes cluster

1 Open Issue Need Help Last updated: Jun 17, 2025

Open Issues Need Help

View All on GitHub
DevOps Kubernetes Deployment

AI Summary: The task requires modifying the Terrakube Helm charts to optionally support the Kubernetes Gateway API. This involves adding configuration options to the `values.yaml` file to allow users to specify whether to deploy HTTPRoutes (using the Gateway API) in addition to or instead of Ingresses for exposing the Terrakube API, UI, and registry services. The implementation will need to generate the necessary HTTPRoute resources based on the provided configuration and ensure compatibility with existing Ingress support.

Complexity: 4/5
help wanted

Helm chart to install Terrakube in any Kubernetes cluster

Smarty