terraform-kubestack icon indicating copy to clipboard operation
terraform-kubestack copied to clipboard

Kubestack is a framework for Kubernetes platform engineering teams to define the entire cloud native stack in one Terraform code base and continuously evolve the platform safely through GitOps.

Results 27 terraform-kubestack issues
Sort by recently updated
recently updated
newest added

aks seems to be missing private cluster mode? would be nice to have.

enhancement
good first issue
AKS

We had a use case where the aks cluster needed to be attached to an existing vnet, instead of creating a new vnet. This pull request allows setting the subnet...

Currently none of the kubestack modules have any outputs. This might make extending the clusters with custom terraform code difficult if one also wishes not to touch the internals in...

* Cloud DNS API * Compute Engine API * Kubernetes Engine API

We are looking for the option to define a specific attribute for EC2 volume type.

enhancement
EKS

https://github.com/kbst/terraform-kubestack/blob/master/google/cluster/configuration.tf#L61

bug
GKE

I encountered two issues that may indicate a network connectivity issue: 1. kubeseal CLI times out trying to encrypt a secret - under the hood it seems to do a...