Carlos Santana
Carlos Santana
Did you try using the [TargetGroupBinding](https://kubernetes-sigs.github.io/aws-load-balancer-controller/v2.7/guide/targetgroupbinding/targetgroupbinding/#targetgroupbinding) ? With `targetType: instance` should allow you to point to the instance port
Great proposal, I lot of end users are looking to use this feature make their k8s configuration more secure ability to rotate sensitive values stored in other kind of resources...
@weikequ nice to meet you during Linux OSSummit NA 2023, I'm interested on using kind on macOS using finch also. Here is the issue I mentioned related to nerdctl https://github.com/containerd/nerdctl/issues/349#issuecomment-1556229062...
Can the agent run on the control plane?
What are the next steps on this PR?
@julz if you referring to this https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/DNT Is deprecated ![Uploading image.png…]()
@nabuskey >Use ArgoCD annotation based tracking to avoid unwanted pruning Can you expand with an example on what "unwanted pruning" your referring?
I have being thinking on this use case, on creating AWS EKS Management configure with crossplane and deploy from kind, then delete kind the cluster. What I'm thinking is how...
@nabuskey >MySQL on K8s What you have in mind for this? Like creating a composition that leverages the helm provider and deploy mysql using the mysql operator here https://dev.mysql.com/doc/mysql-operator/en/mysql-operator-installation-helm.html
Have consider in addition of quotas for the namespace, also support limitranges? Bad idea or good idea?