<https://k8s.described.at/> <http://www.w3.org/2000/01/rdf-schema#label> "Kubernetes (k8s)" .
<https://k8s.described.at/Annotation> <http://www.w3.org/2000/01/rdf-schema#label> "Kubernetes Annotation" .
<https://k8s.described.at/Annotation> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
<https://k8s.described.at/Annotation> <http://www.w3.org/2000/01/rdf-schema#comment> "Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects." .
<https://k8s.described.at/Cluster> <http://www.w3.org/2000/01/rdf-schema#label> "Kubernetes cluster" .
<https://k8s.described.at/Cluster> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
<https://k8s.described.at/Cluster> <http://www.w3.org/2000/01/rdf-schema#comment> "Kubernetes cluster" .
<https://k8s.described.at/Deployment> <http://www.w3.org/2000/01/rdf-schema#label> "Kubernetes Deployment" .
<https://k8s.described.at/Deployment> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
<https://k8s.described.at/Deployment> <http://www.w3.org/2000/01/rdf-schema#comment> "Deployment enables declarative updates for Pods and ReplicaSets." .
<https://k8s.described.at/Host> <http://www.w3.org/2000/01/rdf-schema#label> "Kubernetes Host" .
<https://k8s.described.at/Host> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
<https://k8s.described.at/Host> <http://www.w3.org/2000/01/rdf-schema#comment> "Host is the fully qualified domain name of a network host, as defined by RFC 3986, but without support for IP and ports, and can contain a wildcard ('*') at the start." .
<https://k8s.described.at/Ingress> <http://www.w3.org/2000/01/rdf-schema#label> "Kubernetes Ingress" .
<https://k8s.described.at/Ingress> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
<https://k8s.described.at/Ingress> <http://www.w3.org/2000/01/rdf-schema#comment> "Ingress is a collection of rules that allow inbound connections to reach the endpoints defined by a backend. An Ingress can be configured to give services externally-reachable urls, load balance traffic, terminate SSL, offer name based virtual hosting etc." .
<https://k8s.described.at/Label> <http://www.w3.org/2000/01/rdf-schema#label> "Kubernetes Label" .
<https://k8s.described.at/Label> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
<https://k8s.described.at/Label> <http://www.w3.org/2000/01/rdf-schema#comment> "Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and services." .
<https://k8s.described.at/Namespace> <http://www.w3.org/2000/01/rdf-schema#label> "Kubernetes namespace" .
<https://k8s.described.at/Namespace> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
<https://k8s.described.at/Namespace> <http://www.w3.org/2000/01/rdf-schema#comment> "Namespace provides a scope for Names. Use of multiple namespaces is optional." .
<https://k8s.described.at/StatefulSet> <http://www.w3.org/2000/01/rdf-schema#label> "Kubernetes StatefulSet" .
<https://k8s.described.at/StatefulSet> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
<https://k8s.described.at/StatefulSet> <http://www.w3.org/2000/01/rdf-schema#comment> "StatefulSet represents a set of pods with consistent identities." .
<https://k8s.described.at/annotation> <http://www.w3.org/2000/01/rdf-schema#label> "Attach a Kubernetes Annotation" .
<https://k8s.described.at/annotation> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
<https://k8s.described.at/annotation> <http://www.w3.org/2000/01/rdf-schema#comment> "Attach a Kubernetes Annotation to a Kubernetes resource" .
<https://k8s.described.at/cluster> <http://www.w3.org/2000/01/rdf-schema#label> "Kubernetes Cluster where a particular resource is located" .
<https://k8s.described.at/cluster> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
<https://k8s.described.at/cluster> <http://www.w3.org/2000/01/rdf-schema#comment> "Kubernetes Cluster where a particular resource is located" .
<https://k8s.described.at/host> <http://www.w3.org/2000/01/rdf-schema#label> "Attach a Kubernetes Host" .
<https://k8s.described.at/host> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
<https://k8s.described.at/host> <http://www.w3.org/2000/01/rdf-schema#comment> "Attach a Kubernetes Host to a Kubernetes Ingress" .
<https://k8s.described.at/image> <http://www.w3.org/2000/01/rdf-schema#label> "Attach an OCI Images" .
<https://k8s.described.at/image> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
<https://k8s.described.at/image> <http://www.w3.org/2000/01/rdf-schema#comment> "Attach an OCI Images to a Kubernetes resource" .
<https://k8s.described.at/label> <http://www.w3.org/2000/01/rdf-schema#label> "Attach a Kubernetes Label" .
<https://k8s.described.at/label> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
<https://k8s.described.at/label> <http://www.w3.org/2000/01/rdf-schema#comment> "Attach a Kubernetes Label to a Kubernetes resource" .
<https://k8s.described.at/namespace> <http://www.w3.org/2000/01/rdf-schema#label> "Kubernetes Namespace where a particular resource is located" .
<https://k8s.described.at/namespace> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
<https://k8s.described.at/namespace> <http://www.w3.org/2000/01/rdf-schema#comment> "Kubernetes Namespace where a particular resource is located" .
