Install Cloudera Streaming Analytics - Kubernetes Operator in Taikun CloudWorks [Technical Preview]
Installing the Cloudera Streaming Analytics - Kubernetes Operator enables you to deploy and manage Flink and Cloudera SQL Stream Builder in Taikun CloudWorks.
Confirm these prerequisites before you start installing Cloudera Streaming Analytics - Kubernetes Operator in a Taikun-managed Kubernetes environment.
- You have access to a project and Kubernetes cluster in Taikun CloudWorks.
Your Kubernetes environment meets the following sizing requirements:
- master:4 CPU, 16GB RAM
- bastion4 CPU, 16GB RAM
- worker (2x):4 CPU, 16GB RAM
- Access to the cluster with
kubectl
is configured. For details, see Accessing Cluster with Kubeconfig. - A catalog is available that includes the
csa-operator
application. For guidance, review Importing the Cloudera Streaming Analytics - Kubernetes Operator Helm chart into Taikun CloudWorks. - Your Kubernetes cluster has outbound internet access to reach the Cloudera Docker registry.
You have access to your Cloudera Cloudera credentials (username and password).
Credentials are required to access the Cloudera Archive and Cloudera Docker registry where installation artifacts are hosted.
- You have access to a valid Cloudera Streaming Analytics - Kubernetes Operator license.
Review the Helm chart reference before installation.
The Helm chart accepts various configuration properties that you can set during installation. Using these properties you can customize your installation.
- Install the
cert-manager
in your project, if it's not already present, so that Cloudera Streaming Analytics - Kubernetes Operator webhooks can operate correctly.
Importing the Cloudera Streaming Analytics - Kubernetes Operator Helm chart into Taikun CloudWorks
Import the Cloudera Streaming Analytics - Kubernetes Operator Helm chart repository and add it to a catalog so it is available for project installations.
Use these steps to make the Cloudera Streaming Analytics - Kubernetes Operator Helm chart available in your Taikun CloudWorks environment.
Installing Cloudera Streaming Analytics - Kubernetes Operator in Taikun CloudWorks
Deploy the Cloudera Streaming Analytics - Kubernetes Operator application to your Taikun project by using the Helm chart you imported.
These steps use the Taikun UI to install Cloudera Streaming Analytics - Kubernetes Operator after you published the Helm chart in a catalog and installed cert-manager
.