Texonom
Texonom
/
Engineering
Engineering
/Hardware Engineering/Computer/Operating System/UNIX/Unix-like/Linux/Linux Strcutre/Linux Process/Linux Container/Container Orchestration/Kubernetes/Kubernetes Structure/Kubernetes API/Kubernetes Resource/
Kubernetes API Object
Search

Kubernetes API Object

Created
Created
2021 May 31 5:29
Refs
Refs
Kubernetes Controller

persistent entities in the Kubernetes system

Kubernetes API Object Notion
Kubernetes Object Spec
Kubernetes Object Status
Kubernetes Manifest
Kubernetes Object Meta
Kubernetes Object Management
 
 
 
 
Difference between Kubernetes Objects and Resources
Kubernetes uses these entities to represent the state of your cluster. Specifically, they can describe: What containerized applications are running (and on which nodes) The resources available to those applications The policies around how those applications behave, such as restart policies, upgrades, and fault-tolerance A Kubernetes object is a "record of intent"--once you create the object, the Kubernetes system will constantly work to ensure that object exists.
Difference between Kubernetes Objects and Resources
https://stackoverflow.com/questions/52309496/difference-between-kubernetes-objects-and-resources
Difference between Kubernetes Objects and Resources
 
 

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Hardware Engineering/Computer/Operating System/UNIX/Unix-like/Linux/Linux Strcutre/Linux Process/Linux Container/Container Orchestration/Kubernetes/Kubernetes Structure/Kubernetes API/Kubernetes Resource/
Kubernetes API Object
Copyright Seonglae Cho