Kubernetes Spec Explorer

The Kubernetes Spec Explorer v1.32 provides comprehensive documentation on all built-in Kubernetes resources, properties, types, and examples. Users can easily access information on various kinds such as Workloads (e.g., Job, Pod, StatefulSet), Networking (e.g., Ingress, NetworkPolicy, Service), Storage (e.g., PersistentVolume, StorageClass, VolumeAttachment), Administration (e.g., MutatingWebhookConfiguration, PriorityClass, RuntimeClass), Access Control (e.g., ClusterRole, RoleBinding, ServiceAccount), and others like APIService, FlowSchema, and StorageVersion. The tool offers a vast array of resources for Kubernetes management and configuration, making it a valuable resource for developers and administrators. No controversial or surprising information.

https://kubespec.dev/

To top