Closed devedse closed 1 year ago
When I restart master 0 again things start working again. When I then shutdown the 2nd node (master 1) things break down in the exact same way.
The website I'm hosting still remains up though.
Also, after shutting down node-0 shouldn't it reschedule the pods to a different node?:
Ah it seems a few minutes later it actually evicted the pods. Any way to shorten this duration to like 30 seconds?:
I think I fixed the main issue by creating 3 master nodes rather then 2. It seems 3 is the minimum for HA (maybe someone can confirm?)
Expected Behavior
I've just started playing with this setup and got everything working through ansible. I hosted a simple nginx container that stays online when I shutdown master node 0.
Current Behavior
The control plane (normally reachable through kubectl / openlens) is not reachable anymore though:
Steps to Reproduce
Context (variables)
I changed as little as possible, I'm running VM's.
Operating system: Proxmox
Hardware: Proxmox hosts
Variables Used
all.yml
Hosts
host.ini
Possible Solution