|
|
|
|
|
by harshilPat
803 days ago
|
|
Great questions! > - I want to deploy my own things with argo alongside this cluster, how?
So using "cndi init" command, cndi gives a repo that contains Iaac, Cluster Manifests and Application Manifests. Everything gets deployed on choice of your cloud once you push to github. Use helm charts or K8s yaml. > - I want a private nlb, even locked by a vpn subnet, how?
Not fully baked but there is a way to add NLB manifests. > - I want to put this in an existing vpc, or peer with a vpc, or tgw with a vpc, how?
Working on this. > - How do I upgrade each separate piece of the stack?
This needs to be looked into more. |
|