Skip to content

Commit

Permalink
DOCS-851 - Remove in-page navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
joel-hamill committed Oct 18, 2018
1 parent 8d51b6d commit f2317b9
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ Kubernetes Helm Charts

You can use the |cos| Helm charts to deploy |cp| services on Kubernetes for development, test, and proof of concept environments.

.. contents::
:local:
:depth: 1

.. important:: The |cp| Helm charts are in developer preview and are not supported for production use.

Introduction
Expand Down Expand Up @@ -79,10 +75,6 @@ Run Confluent Platform

Follow these steps to run |cp|.

.. contents::
:local:
:depth: 1

Persistence
~~~~~~~~~~~
The ZooKeeper and Kafka cluster are deployed with ``StatefulSets`` that have a ``volumeClaimTemplate`` which provides the persistent volume for each replica. You can define the size of the volumes by changing ``dataDirSize`` and ``dataLogDirSize`` under ``cp-zookeeper`` and ``size`` under ``cp-kafka`` in `values.yaml. <https://github.com/confluentinc/cp-helm-charts/blob/master/values.yaml>`__
Expand Down

0 comments on commit f2317b9

Please sign in to comment.