Kubernetes Pod

GPTKB entity

Statements (75)
Predicate Object
gptkbp:instanceOf Kubernetes Object
gptkbp:affects gptkb:ResourceQuota
network policies
taints and tolerations
resource limits
affinity rules
LimitRange
PodDisruptionBudget
PodSecurityPolicy
node failure
gptkbp:canBe static
standalone
ephemeral
part of workload
gptkbp:canBeDebuggedBy kubectl debug
gptkbp:canBeEvictedBy gptkb:Kubelet
gptkbp:canBeExposedBy gptkb:Kubernetes_Service
gptkbp:canBeListedBy kubectl get pods
gptkbp:canBeLoggedBy Kubernetes logging system
gptkbp:canBeManagedBy gptkb:DaemonSet
gptkb:StatefulSet
gptkb:CronJob
gptkb:ReplicaSet
occupation
Deployment
gptkbp:canBeRescheduledBy Kubernetes Scheduler
gptkbp:canBeRestartedBy gptkb:Kubelet
gptkbp:canBeScaledBy Kubernetes Controller
gptkbp:canBeScheduledOn Kubernetes Node
gptkbp:canCreate kubectl apply
gptkbp:communicatesVia localhost between containers
gptkbp:contains gptkb:ferry
gptkbp:definedIn Kubernetes API
YAML manifest
gptkbp:describedBy kubectl describe pod
gptkbp:heldBy gptkb:standard
metadata
spec
shared network namespace
shared storage volumes
unique IP address
https://www.w3.org/2000/01/rdf-schema#label Kubernetes Pod
gptkbp:introducedIn Kubernetes v1.0
gptkbp:lifeCycle gptkb:Pending
unknown
Running
Failed
Succeeded
gptkbp:managedBy gptkb:Kubelet
gptkbp:mayInclude annotations
volumes
labels
environment variables
resource limits
multiple containers
affinity rules
sidecar containers
resource requests
service account
ephemeral containers
init containers
tolerations
node selectors
liveness probe
readiness probe
startup probe
volume mounts
gptkbp:monitors Kubernetes Metrics Server
gptkbp:notableRelease kubectl edit pod
gptkbp:partOf gptkb:Kubernetes
gptkbp:removes Kubernetes Controller
kubectl delete pod
gptkbp:scheduledBy Kubernetes Scheduler
gptkbp:bfsParent gptkb:KubernetesPodOperator
gptkbp:bfsLayer 7