Docker
#
InstallationKupboard can be run in any environment where Docker runtime is installed.
#
Pull kupboard container imageYou can pull the container image with the command below.
#
Run kupboard containerIf 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.
This is an example of using the bash script to run kupboard.
#
ServersNow 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.