kubeapi

package
v0.0.0-...-c4caace Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 27, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

README

Kubernetes Api Cluster Agent Check

This repository contains the StackState implementation of the kubernetes_apiserver.go check.

We have refactored the kubernetes api server check into multiple smaller checks to assist with maintainability / configurability in the future.

Kubernetes Api Check Common

This common class sets up the communication with the Kubernetes API and contains all common code for the checks.

Kubernetes Api Events Check

This fetches all kubernetes events.

It is enabled using the: collect_kubernetes_events config parameter or the STS_COLLECT_KUBERNETES_EVENTS environment variable.

Default: enabled

Kubernetes Api Metrics Check (WIP)

This fetches some of the metrics of the Kubernetes / Openshift cluster.

The check is enabled using the: collect_kubernetes_metrics config parameter or the STS_COLLECT_KUBERNETES_METRICS environment variable.

Default: enabled

Kubernetes Api Topology Check (WIP)

This fetches all kubernetes topology components.

The check is enabled using the: collect_kubernetes_topology config parameter or the STS_COLLECT_KUBERNETES_TOPOLOGY environment variable.

Default: enabled

Documentation

Overview

Package kubeapi provides core checks for kubernetes api

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL