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/
Kubernetes Manifest
Search

Kubernetes Manifest

Created
Created
2022 Feb 26 18:41
Refs
Refs
Usually .yaml format
Kubernetes Manifest kind
  • apiVersion - kind 에 의해 결정
  • metadata
  • spec
 
 
Kubernetes Manifest Selector
 
 
 
 

Minimal Example

Building a headless service in Kubernetes
Hello! This is my first post to dev.to and excited to be a part of this great community. A few weeks ago during the development of one of our apps we came across an issue where we needed to communicate with all associated pods instead of load-balancing.
Building a headless service in Kubernetes
https://dev.to/kaoskater08/building-a-headless-service-in-kubernetes-3bk8
Building a headless service in Kubernetes
 
 
 

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/
Kubernetes Manifest
Copyright Seonglae Cho