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

Node anti-affinity for teleport-kube-agents #3564

Closed
gawertm opened this issue Jul 10, 2024 · 1 comment
Closed

Node anti-affinity for teleport-kube-agents #3564

gawertm opened this issue Jul 10, 2024 · 1 comment
Assignees
Labels
team/bigmac Team BigMac

Comments

@gawertm
Copy link

gawertm commented Jul 10, 2024

https://gigantic.slack.com/archives/C053JHJC99Q/p1720528337889179

Problem

While rolling out nodes, access was lost since both pods are down at the same time.

upgradet7-control-plane-d7f58c63-c8zjk ~ # k get pod -A -o wide |grep teleport
kube-system       teleport-kube-agent-0                                            1/1     Terminating   0             30m     192.168.4.5      upgradet7-control-plane-32781c8f-78rkc   <none>           <none>
kube-system       teleport-kube-agent-1                                            1/1     Terminating   0             30m     192.168.4.248    upgradet7-control-plane-32781c8f-78rkc   <none>           <none>
@tuladhar tuladhar added this to Roadmap Jul 9, 2024
@gawertm gawertm converted this from a draft issue Jul 10, 2024
@tuladhar tuladhar added the team/bigmac Team BigMac label Jul 10, 2024
@gawertm gawertm moved this from Inbox 📥 to Backlog 📦 in Roadmap Jul 11, 2024
@ssyno ssyno moved this from Backlog 📦 to In Progress ⛏️ in Roadmap Jul 11, 2024
@ssyno ssyno self-assigned this Jul 11, 2024
@ssyno ssyno moved this from In Progress ⛏️ to Blocked / Waiting ⛔️ in Roadmap Jul 16, 2024
@ssyno ssyno moved this from Blocked / Waiting ⛔️ to Validation ☑️ in Roadmap Jul 16, 2024
@tuladhar
Copy link

tuladhar commented Jul 16, 2024

✅ Tested on golem

Note

CHANGE LOG entry was missing in the PR, can be fix in release PR.

@github-project-automation github-project-automation bot moved this from Validation ☑️ to Done ✅ in Roadmap Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team/bigmac Team BigMac
Projects
Archived in project
Development

No branches or pull requests

4 participants