alternative to kubectl explain?

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • website

    Kubernetes website and documentation repo:

  • Better is probably subjective, but you have options. You can run the doc website locally (https://github.com/kubernetes/website) or search the API definitions directly (https://github.com/kubernetes/api). Good ol `git grep` I suppose.

  • api

    The canonical location of the Kubernetes API definition. (by kubernetes)

  • Better is probably subjective, but you have options. You can run the doc website locally (https://github.com/kubernetes/website) or search the API definitions directly (https://github.com/kubernetes/api). Good ol `git grep` I suppose.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • kubectl-explore

    A better kubectl explain with the fuzzy finder

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • An interactive `kubectl explain`

    2 projects | /r/kubernetes | 5 Jun 2023
  • How do I get the yaml field path using kubectl explain?

    1 project | /r/kubernetes | 2 Nov 2022
  • How do you get\know all the yaml options?

    1 project | /r/kubernetes | 16 Oct 2022
  • kubectl explore, a better kubectl explain

    4 projects | /r/kubernetes | 5 Jan 2022
  • [K8s Go client] How to collect all kinds info of all API groups in a single function?

    2 projects | /r/golang | 27 Jul 2022