sparse-intern-71089
04/24/2023, 1:05 PMbillowy-army-68599
type=LoadBalancer
which creates an associated secuyrity groupsalmon-musician-36333
04/24/2023, 2:30 PMeks.Cluster
, right?
Any recommendations for how I can get rid of it now and in future?salmon-musician-36333
04/24/2023, 2:37 PMLoadBalancer
and is there a way to avoid having it? I'm deploying Istio Ingress as well.billowy-army-68599
salmon-musician-36333
04/24/2023, 4:35 PMprovider
is not implicitly creating the dependency link. Ok, I've added a dependsOn: eksCluster
to my k8s.v1.core.Namespace
declarations and a dependsOn: [eksCluster, <relevant namespace>]
to all of my `helm.v3.Release``s.
I suspect the eksCluster
dependency for the `Release`s is redundant, but guess it can't hurt.billowy-army-68599
salmon-musician-36333
04/24/2023, 11:05 PMCluster
as deleted, which I also see in the console. Will rerun and see if it happens again.salmon-musician-36333
04/25/2023, 4:14 PM