Installation: Setup Via Scripts
Set a solid foundation
infra-external/
β
βββ oracle/
β
Β Β βββ bare-metal/
Β Β Β Β Β βββ kubernetes/
Β βββ ... scripts ...00-kernel-install.sh # absolutely FIRST step
# [...]
30-k3s-install.sh # then this needs to be run before ...
31-k3s-sail-setup.sh # ... this script but ...
# [...]
70-k8s-apps-cert-manager.sh # ... this happens even
# later in the setup!
# [...]
90-k8s-oracle-install.sh # this is usually
# the last step you'll runPreviouscfg/00-devnet-vars.cfg and cfg/00-mainnet-vars.cfgNextBare Metal with Kubernetes (K3s) + AMD SEV SNP
Last updated