Dharma Indurthy

Results 6 comments of Dharma Indurthy

We have a similar situation where the cluster is shared and engineers don't all have cluster admin. We got around this by having our CI system, which has cluster admin...

I misunderstood the README: ``` Auto-reconnect Kube Forwarder watches for connection status and always tries reconnect on failure ``` to imply exactly this feature. Would be REALLY nice to have...

Tags on the ASG are crucial if the ASG scales to zero. The cluster autoscaler for example will [use the ASG tags](https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler/cloudprovider/aws#auto-discovery-setup) if they exist. Without a way to propagate...

Happy to try upgrading if that might help, but I didn't see any issues suggesting it would.

> Even if it is not a recommended practice, I certainly believe there are a lot customers out there that will probably migrate from CA to Karpenter and may be...

@wosc Does that workaround succeed in a CI context when terraform init might be run from scratch? Once terraform has a postgresql resource in state, I believe it will be...