Skip to content

mthoretton/aws-load-balancer-controller-crds

Repository files navigation

aws-load-balancer-controller-crds

Install CRDs for aws-load-balancer-controller helm chart

Aws-load-balancer-controller helm chart does not yet provide a way to install CRDs with the chart.

This means the CRDs have to be installed beforehand.

With terraform this is not really doable because kubernetes_manifest is still in beta and requires API access during planning time.

Since Helm3 a best practice seems to have a dedicated chart for CRDs (https://helm.sh/docs/chart_best_practices/custom_resource_definitions/)

Update

About

Install CRDS for aws-load-balancer-controller helm chart

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published