SAL for Kubernetes #27

Open
opened 2025-08-20 09:13:27 +00:00 by despiegk · 0 comments
Owner
  • use coordinator to install kubernetes inside the VM's
  • for kubernetes see with Ahmed how they did on grid
    • mycelium range give to VM (routed to inside VM)
    • routed backplane (see ahmed)
    • IPV4 masquerading out for internet access, no incoming (on local machine)
  • K3s installs in the VM on alpine small, as master or worker, config given as part of rhaj script which does execution, no coordination

arguments for creation of kub cluster

  • []VMMasters {ipaddr)
  • []VMNodes

...

- use coordinator to install kubernetes inside the VM's - for kubernetes see with Ahmed how they did on grid - mycelium range give to VM (routed to inside VM) - routed backplane (see ahmed) - IPV4 masquerading out for internet access, no incoming (on local machine) - K3s installs in the VM on alpine small, as master or worker, config given as part of rhaj script which does execution, no coordination ## arguments for creation of kub cluster - []VMMasters {ipaddr) - []VMNodes ...
despiegk changed title from SAL for Kubernetes to SAL for Kubernetes using Coordinator 2025-08-20 09:14:37 +00:00
despiegk changed title from SAL for Kubernetes using Coordinator to SAL for Kubernetes 2025-08-20 09:14:41 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: herocode/herolib_rust#27
No description provided.