How It Works
Last updated
Last updated
Pi provides the standard, upstream Kubernetes Pod APIs, for you to run containers. To do it, the steps are:
Build Docker images
Push the images to a registry
Define your pod spec
Call Pi API to launch containers