installer for kubernetes cluster in VM's #2
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Depends on
#1 VM installer using cloudhypervisor
geomind_research/herolib_rust
Reference
geomind_research/herolib_rust#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
K3s HA Installation on 5 VMs with Mycelium Network
Scenario Overview
Step 1: Create Inventory File (on your workstation/host)
First, gather the Mycelium IPv6 addresses from each VM and create an inventory:
Step 2: Prepare All VMs
Create and run the preparation script on all VMs:
Step 3: Install K3s on First Master
Step 4: Join Additional Masters
Step 5: Join Worker Nodes
Step 6: Verification Tests
6.1 All-in-One Test Script
6.2 Test HA Failover
Step 7: Cleanup Test Resources
Quick Reference Commands
Troubleshooting
ssh VM "journalctl -u k3s -n 50"ssh VM "nft list ruleset"ssh VM "cat /var/lib/rancher/k3s/agent/etc/flannel/net-conf.json"flannel-iface myceliumkubectl logs -n kube-system -l k8s-app=kube-dnsssh MASTER "journalctl -u k3s | grep etcd"