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

Higher availability #59

Merged
merged 2 commits into from
Jul 16, 2024
Merged

Higher availability #59

merged 2 commits into from
Jul 16, 2024

Conversation

ssyno
Copy link
Contributor

@ssyno ssyno commented Jul 11, 2024

Towards: giantswarm/roadmap#3564

This PR:

  • improves high availability of teleport-kube-agent-app on control-plane nodes adding podAntiAffinity and scaling up to 3 replicas, one on each master node.

Testing

Description on how teleport-kube-agent-app can be tested.

  • fresh install works
    • AWS
    • Azure
    • KVM
  • upgrade from previous version works
    • AWS
    • Azure
    • KVM

Other testing

Description of features to additionally test for teleport-kube-agent-app installations.

  • check reconciliation of existing resources after upgrading
  • X still works after upgrade
  • Y is installed correctly

Checklist

  • Update changelog in CHANGELOG.md.
  • Make sure values.yaml and values.schema.json are valid.

@ssyno ssyno requested a review from a team as a code owner July 11, 2024 10:32
@ssyno ssyno merged commit 1c2774b into main Jul 16, 2024
4 checks passed
@ssyno ssyno deleted the podAntiAffinity-based-on-node branch July 16, 2024 07:58
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.

3 participants