Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As the infra-local-controller is supposed not having Internet access, we have to prepare everything into the ISO. Every service should have a preparation script which prepares every files needed for setting up the service. For example, we need to have a preparation script for Kubernetes service , to download kubelet package and kube-api image. All the preparation scripts are called before mkisofs.

...