You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Will flagger standalone control plane [without integrating with service mesh and ingress] allow us to use canary deployments with progressive traffic shifting?
#1684
Will flagger standalone control plane [without integrating with service mesh and ingress] allow us to use canary deployments with progressive traffic shifting?
As far I know, with only flagger control plane and k8s native resources, gradual traffic shifting is not possible.
For gradual traffic shifting, we need to either use kuma or nginx. Is my understanding correct?
I tried to create canary [Without integrating with any ingress and any service mesh] to my app with the integration with Prometheus for analysis, when I tried to add stepweight and other parameters for gradual traffic shifting. It was not happening.
To Reproduce
Nil
Expected behavior
Nil
Additional context
Flagger version: 1.37.0
Kubernetes version: 1.30.1
Service Mesh provider: Nil
Ingress provider: Nil
The text was updated successfully, but these errors were encountered:
Describe the bug
Will flagger standalone control plane [without integrating with service mesh and ingress] allow us to use canary deployments with progressive traffic shifting?
As far I know, with only flagger control plane and k8s native resources, gradual traffic shifting is not possible.
For gradual traffic shifting, we need to either use kuma or nginx. Is my understanding correct?
I tried to create canary [Without integrating with any ingress and any service mesh] to my app with the integration with Prometheus for analysis, when I tried to add stepweight and other parameters for gradual traffic shifting. It was not happening.
To Reproduce
Nil
Expected behavior
Nil
Additional context
The text was updated successfully, but these errors were encountered: