I can now kubectl get pods. HELL YEEEAAAAHH!!!!

This commit is contained in:
2026-03-25 05:27:25 +08:00
parent 8d91b5546e
commit befd1a470e
9 changed files with 434 additions and 2 deletions

View File

@@ -6,6 +6,7 @@ echo "##################################################### Install RC Services"
rc-update add devfs sysinit
rc-update add procfs sysinit
rc-update add sysfs sysinit
rc-update add cgroups sysinit
rc-update add fancontrol boot
rc-update add loopback boot
rc-update add hostname boot