<a id="co-deploy-cfk"></a>

# Deploy and Configure Confluent for Kubernetes

Deploy and configure Confluent for Kubernetes (CFK) before you deploy Confluent Platform using one of
the following paths.

## In this section

<span id="co-deploy-operator"></span>
<span id="co-deploy-from-helm-repo"></span>
<span id="co-download-bundle"></span>
<span id="co-deploy-from-operatorhub"></span>
<span id="co-values-file"></span>
<span id="co-deployment-non-namespaced"></span>
<span id="co-deployment-different-namespace"></span>
<span id="co-deployment-restrict-cross-namespace"></span>
<span id="co-deployment-no-crds"></span>
<span id="co-deployment-rbac"></span>
<span id="co-deployment-custom-service-account"></span>
<span id="co-deployment-webhooks"></span>
<span id="co-webhooks-tls-certificates"></span>
<span id="co-enable-webhooks"></span>
<span id="co-disable-webhooks"></span>
<span id="co-deployment-kraft"></span>
<span id="co-deployment-multiple-replicas"></span>
<span id="co-deployment-custom-vars"></span>
<span id="co-install-plugin"></span>
<span id="co-install-plugin-using-krew"></span>
- [Deploy CFK](co-deploy-operator.md#co-deploy-operator): Deploy the CFK operator using
  Helm.
- [Deploy CFK with custom values](co-deploy-custom-values.md#co-values-file): Override the default
  Helm values for your environment.
- [Manage licenses](co-license.md#co-license-key): Apply and manage your CFK
  license.
- [Use custom image registries](co-custom-registry.md#co-custom-registry): Pull Confluent Platform images
  from your own registry.
- [Configure operator scope and namespaces](co-operator-scope.md#co-operator-scope): Run the
  operator in a single namespace or cluster-wide.
- [Configure CFK-level settings](co-cfk-settings.md#co-cfk-settings): Tune operator-wide
  behavior.
- [Install the Confluent kubectl plugin](co-install-plugin.md#co-install-plugin): Install
  the optional Confluent kubectl plugin for interacting with CFK.

If this is your first installation, start with
[Deploy CFK](co-deploy-operator.md#co-deploy-operator).
