Setting up your Kubernetes cluster and local workstation

Kubernetes-only contentSet up your Kubernetes cluster and ensure that the required tools are installed on your local workstation.

Setting up your cluster

If you do not already have one available, create the cluster in which you want to install IBM App Connect.

For information about the system requirements, see Supported operating environment for Kubernetes.

App Connect makes use of Kubernetes secrets. These secrets are stored by etcd and are not encrypted by default. To enable encryption of etcd data for your cluster, see Encrypting Secret Data at Rest in the Kubernetes documentation.

Installing tools for managing the cluster, containers, and other resources

A set of tools can be used to manage the cluster, containers, and other resources.

Procedure

Install the following tools on your local workstation (if they are not yet installed):