Docker
Installation#
Kupboard can be run in any environment where Docker runtime is installed.
Pull kupboard container image#
You can pull the container image with the command below.
Run kupboard container#
If the kupboard container is pulled properly, you should see the following results when using the docker run command.
Bash script for running kupboard (Recommended)#
Instead of using docker run to run the kupboard container, you can use bash script below, which is much simpler.
Servers#
Now we need to prepare servers for installation of a cloud native environment with the kupboard commands.
note
Kupboard is basically not dependent on IaaS. It can be deployed on any IaaS platform, such as AWS, GCP, Azure and so on, including bare-metal.