Docs » Get started with the Splunk Distribution of the OpenTelemetry Collector » Get started with the Collector for Kubernetes » Tutorial: Monitor your Kubernetes environment in Splunk Observability Cloud » Monitor your Kubernetes cluster

Monitor your Kubernetes cluster ๐Ÿ”—

Now that you have data about your Kubernetes cluster flowing into Splunk Observability Cloud, you can use built-in navigators to explore your data.

Prerequisites ๐Ÿ”—

Navigators appear only if Splunk Infrastructure Monitoring is receiving data from your source.

For example, even if a guided setup you used in Install the Collector and get Kubernetes data into Splunk Observability Cloud or in this task provided confirmation of a valid connection, the navigators donโ€™t display unless your host, Kubernetes cluster, or cloud provider service is actively sending data to Splunk Infrastructure Monitoring.

If you donโ€™t see a navigator after 15 minutes of making a valid connection, check your source to ensure that it is generating data. For example, ensure that your host, cluster, or service is being used in a way that generates data that it can send to Splunk Infrastructure Monitoring.

Tips for working with navigators ๐Ÿ”—

Navigators are primarily composed of charts.

Using charts, you can view details about your metrics and visualize metric time series.

  • Hover over a chart to see details about specific metric time series.

  • Select within a chart to see the data table for a given time period.

  • Select a chart title in the top left of a chart to display the full chart along with more chart options, such as a plot editor and the ability to change the chartโ€™s visualization type to area, column, or histogram.

  • Every chart has a Chart Actions menu. Select the more (โ‹ฏ) icon in the upper right of a chart to open the menu and view available actions. For example, you can share the chart, download it as an image, or export it as a comma-separated values (CSV) file.

The chart actions menu.

For more details about using navigators, see Use navigators in Splunk Infrastructure Monitoring.

For more details about working with charts, see Charts in Splunk Observability Cloud.

Monitor Kubernetes clusters using the Kubernetes navigator ๐Ÿ”—

After installing the Splunk Distribution of OpenTelemetry Collector, explore your clusterโ€™s data using the Kubernetes navigator.

  1. Log in to Splunk Observability Cloud.

  2. In the left navigation menu, select Infrastructure.

  3. In the Containers section, select Kubernetes.

  4. Select a Kubernetes service, such as Kubernetes nodes. The Kubernetes navigator displays.

Note

By default, Kubernetes clusters are separated by service. To see a map of all Kubernetes clusters, select Switch to classic navigator.

A user selects the Kubernetes navigator, allowing them to view the status of each Kubernetes container.

To filter the data shown in the navigator to a specific cluster, such as the one you installed the Splunk Distribution of OpenTelemetry Collector in, set the Cluster value to the cluster name you provided.

For more details about the data displayed in the Kubernetes navigator, see Use the Kubernetes navigator.

Explore Kubernetes data using built-in dashboards ๐Ÿ”—

Splunk Observability Cloud also provides built-in dashboards that you can use to explore your Kubernetes data. See Dashboards in Splunk Observability Cloud to see which built-in dashboards are available.

To access these dashboards, follow these steps:

  1. Open the navigation Menu and select Dashboards. The Dashboards page displays.

  2. Search for Kubernetes. The Kubernetes dashboard group displays.

  3. Select a link to access a relevant dashboard.

Narrow the scope of data in the Kubernetes navigator ๐Ÿ”—

To narrow the scope of the data shown in the navigator, such as to show only the data received from the connection you made, follow these steps:

  1. Select Add Filter and select a key and value that uniquely identifies your connection. For example, you can select subscription_id = <your subscription ID>, where the subscription ID value is the one associated with a subscription you provided. Select Apply Filter.

  2. Select Apply Filter.

Next step ๐Ÿ”—

This completes the second part of the tutorial.

To learn how to create a built-in detector to alert you about your Kubernetes data, continue to Activate a built-in detector to issue alerts.