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

Adds support for `ephemeral_storage_local_ssd_config`.

Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...

dependencies

Right now there doesn't seem to be support for using [replacements](https://kubectl.docs.kubernetes.io/references/kustomize/kustomization/replacements/) when creating [custom-manifest](https://www.kubestack.com/framework/documentation/services/#custom-manifests).

enhancement

### User Story As a Kubestack engineer I wanna label and tag my EKS default worker nodes so that I can apply workload specifically. For [Node-Pools](https://www.kubestack.com/framework/documentation/node-pools/#configuration) it's possible to set...

enhancement
good first issue

Followed quick-start to create minimal terraform repository with EKS cluster. When running plan job there is warning: ``` ╷ │ Warning: Argument is deprecated │ │ with module.eks_wp01_us-east-1.module.cluster.aws_eip.nat_gw, │ on...

good first issue
EKS

I need to be able to set 'net.ipv4.tcp_keepalive_time" etc on aks nodes (azure is brutal on connections). I can see that the options are available via the azurerm provider, but...

enhancement
good first issue

Also has the ephemeral storage commit, because reasons.