Skip to content

Conversation

@szuecs
Copy link
Member

@szuecs szuecs commented Oct 15, 2025

feature: zalando.org/forward-backend annotation support to enable migration to eks

Usage:

apiVersion: zalando.org/v1
kind: StackSet
metadata:
  annotations:
    zalando.org/forward-backend: eks migration
..

This will execute the migration preparation, such that the next traffic switch will send the traffic to the forward backend.

…ration to eks

Usage:

```
apiVersion: zalando.org/v1
kind: StackSet
metadata:
  annotations:
    zalando.org/forward-backend: eks migration
..
```

This will execute the migration preparation, such that the next traffic switch will send the traffic to the forward backend.

Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de>
…gration, too

Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de>
feature: reduce resource waste by setting replicas to 1 for the new unused stack, that will not receive any traffic

Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de>
… the future why we scale down to 1

fix: ExternalIngress has also to get the anntoation to be set, such that it can execute a migration as expected

Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants