[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The `GkePlatformDetails.KubernetesData` class provides data from the Kubernetes API, offering a structured way to access information about a Kubernetes environment."],["This class includes properties like `MountInfo`, which provides an array of strings from `/proc/self/mountinfo`, `NamespaceJson`, which contains JSON data from a Kubernetes namespace, and `NamespaceName`, the name of the namespace."],["It also offers `PodJson`, the JSON information for a specific pod, and `PodName`, the name of the pod within the Kubernetes environment."],["This class inherits from the base `object` class and includes inherited members such as `Equals`, `GetHashCode`, and `ToString`, among others, which are common to all objects in .NET."],["There are several versions of the API available to use, ranging from version 3.2.0 up to the latest version 4.10.0, and you are currently viewing version 4.8.0."]]],[]]