Skip to content

Commit

Permalink
Merge pull request #1472 from splunk/repo-sync
Browse files Browse the repository at this point in the history
Pulling refs/heads/main into main
  • Loading branch information
aurbiztondo-splunk authored Aug 5, 2024
2 parents 0147306 + b705742 commit 1111e56
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions gdi/opentelemetry/collector-kubernetes/install-k8s.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ Prerequisites

You need the following resources to use the chart:

* :new-page:`Helm 3 <https://helm.sh/docs/intro/install/>`. Helm 2 is not supported.
* :new-page:`Helm 3 <https://helm.sh/docs/intro/install/>`. Helm 2 is not supported. For more information on the version skew supported between Helm and Kubernetes see :new-page:`Helm Version Support Policy <https://helm.sh/docs/topics/version_skew/>`.

* Administrator access to your Kubernetes cluster.

.. _collector-k8s-destination:
Expand All @@ -70,7 +71,7 @@ Depending on your destination, you need:
* ``splunkObservability.accessToken``. Your Splunk Observability Cloud org access token with ingest authorization scope. See :ref:`admin-org-tokens`.
* ``splunkObservability.realm``. Splunk realm to send telemetry data to. The default is ``us0``. See :new-page:`realms <https://dev.splunk.com/observability/docs/realms_in_endpoints/>`.

.. note:: The default Splunk platform index used by the Collector for Kubernetes is ``main``.
.. note:: The Collector for Kubernetes uses ``main`` as the default Splunk platform index.

Deploy the Helm chart
==============================================
Expand Down Expand Up @@ -170,7 +171,7 @@ Add this configuration in the resources file for any pods in the deployment:
Verify the deployment
==============================================

If the chart is deployed successfully, the output displays a message informing that the Splunk Distribution of OpenTelemetry Collector for Kubernetes is being deployed in your Kubernetes cluster, the last deployment date, and the status.
If the chart is deployed successfully, the output displays a message informing that the Splunk Distribution of the OpenTelemetry Collector for Kubernetes is being deployed in your Kubernetes cluster, the last deployment date, and the status.

.. _k8s-operator:

Expand All @@ -183,14 +184,14 @@ This instance of the Kubernetes Operator is part of the upstream OpenTelemetry O

.. note:: The upstream Kubernetes Operator is not related to the Splunk Operator for Kubernetes, which is used to deploy and operate Splunk Enterprise deployments in a Kubernetes infrastructure.

Splunk Distribution for the Kubernetes Operator (Alpha)
--------------------------------------------------------
Splunk Distribution of the OpenTelemetry Collector for Kubernetes Operator (Alpha)
--------------------------------------------------------------------------------------------------------

.. caution::

This project is Alpha. Do not use in production.

The Splunk Distribution of OpenTelemetry Collector for Kubernetes Operator is the Splunk Observability Cloud implementation of a Kubernetes Operator, and it helps deploy and manage the Splunk Distribution of the OpenTelemetry Collector for Kubernetes. See the :new-page:`README file <https://github.com/signalfx/splunk-otel-collector-operator>` in GitHub for installation instructions.
The Splunk Distribution of the OpenTelemetry Collector for Kubernetes Operator is Splunk Observability Cloud's implementation of a Kubernetes Operator, and it helps deploy and manage the Splunk Distribution of the OpenTelemetry Collector for Kubernetes. See the :new-page:`README file <https://github.com/signalfx/splunk-otel-collector-operator>` in GitHub for installation instructions.

Next steps
==================================
Expand Down

0 comments on commit 1111e56

Please sign in to comment.