(For 19.0.2) Installing containers on Kubernetes with Helm and YAML

 For 19.0.2  The portability of CNCF Kubernetes means that you can use it to orchestrate your computing, networking, and storage for its workloads across a wide choice of platform and infrastructure providers. The Helm command line interface (CLI) is used to install Helm charts. If you want to install the containers by using YAML, then you can use kubectl commands.

About this task

Instructions on using the Helm charts and YAML files for Kubernetes deployment are provided in a GitHub repository. Use the documentation in the GitHub repository to configure the files for your cloud environment and install the products. For more information about high availability deployments, load balancing, and logging, see Managing and metering on Kubernetes.