You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.
Create a new helm chart that is to be used by all namespaces in the cluster. This would allow us to use a helm-chart for the Cluster to manage cluster level resources and a separate helm chart for namespace level resources.
@jgwerner Potential sub-issues to this epic issue
I think we should separate these into sub-issues but overall the cluster helm chart named: illumidesk/ild-cluster should have the following
Datadog - include subchart
Load Balancer - integrate alb version 2.3.0 and allow option to use eksctl to create service account or the hard way using aws cli. Could potentially write a bash script or a helm pre job to create service account role arn which is then passed into service account manifest/resource
Prometheus - Bring in sub chart for deployments that cannot use datadog
Argo and Argo Events - bring in argo-events helm chart and create values.yaml that deploys nats and stan at the same time. Also add documentation to list existing workflows such as using argo list -n {namespace}
External DNS - integerate external dns and allow option to use eksctl to create service account or the hard way using aws cli. Could also be a pontential bash script or helm pre job
Thanks @Abhi94N - could you add these items to the checklist above and create new issues based on the checklist items? That would convert this issue into an epic and tie in the checklist items as sub issues.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Create a new helm chart that is to be used by all namespaces in the cluster. This would allow us to use a helm-chart for the Cluster to manage cluster level resources and a separate helm chart for namespace level resources.
@abhex could you complete the list above?
The text was updated successfully, but these errors were encountered: