Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spec out the Istio HA configuration #468

Closed
DnPlas opened this issue Jul 10, 2024 · 2 comments
Closed

Spec out the Istio HA configuration #468

DnPlas opened this issue Jul 10, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@DnPlas
Copy link
Contributor

DnPlas commented Jul 10, 2024

Context

This is the first step of having HA support in our Istio. This is inspired by #399

We want to make the gateway provided by the istio-gateway Charm more resilient, particularly to the loss of a Node, by enabling:

  • The ingress Deployment to have more than one replica
  • The Pods of the ingress Deployment to automatically be scheduled on different nodes

What needs to get done

  1. A spec that defines the above, including the changes that have to be done in the istio-operators and the upgrade path.
  2. Define which versions of Istio will be affected (currently in use are 1.17-1.22)

Definition of Done

A spec that defines Istio HA.

@DnPlas DnPlas added the enhancement New feature or request label Jul 10, 2024
Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5980.

This message was autogenerated

@NohaIhab
Copy link
Contributor

specced out and approved in spec KF103

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants