Kostis (Codefresh)
Kostis (Codefresh)
@lucasoarruda , @vivekanandg , @borkke , @mykyta-batalov Full example with Kong via the Gateway API can be found here https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi/tree/main/examples/kong Any feedback welcome
@robscott PR is here https://github.com/kubernetes-sigs/gateway-api/pull/1836
@zachaller We have now tested three independent implementations for Gateway API and they all work just fine with the plugin * [Traefik](https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi/tree/main/examples/traefik) * [Google Cloud](https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi/tree/main/examples/google-cloud) * [Kong](https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi/tree/main/examples/kong) I suggest we...
@object88 if you have time for testing, it would be great to add more examples in the plugin repositories with different implementations of the Gateway API
@Jaykob Not sure I understand what you are asking. The "staging" image should be promoted to production at some point. And then both envs are the same. Or are you...
There isn't a guide similar to mine yet for applicationsets (to the best of my knowledge) But Argo CD itself is adding features to help there. See initial support here...
Hello Regarding Helm, there is a section "Using Helm with GitOps environments" in the article itself. It is the basic case, but it should give you an idea. Do you...
For all the people that have upvoted this, could you please explain what exactly is the end goal here? Would you like to see - Authentication for securing the dashboard?...
It seems that HAProxy will have an implementation for the Kubernetes Gateway API https://gateway-api.sigs.k8s.io/implementations/#haproxy-ingress So HAProxy support might be available after implementing #1438
The first version of the Gateway API plugin is out https://github.com/argoproj-labs/rollouts-gatewayapi-trafficrouter-plugin