A step by step guide to deploy a simple application on a managed kubernetes cluster on IBM Cloud

Main link to the repository with the code and relevant files: https://github.com/Fedacc/kubernetes-ibm-cloud-getting-started

Table of contents

  1. Docker Engine Installation

  2. Create a managed kubernetes cluster on IBM Cloud

  3. Execute app locally

  4. Build container image

  5. Push image to Registry

  6. Deploy to Kubernetes