learn.upgrad.com/course/3007/segment/35484/217924/666499/3373308
1 Users
0 Comments
20 Highlights
0 Notes
Tags
Top Highlights
Kubernetes object
how to use the YAML file to create different types of Kubernetes objects
basic kubectl commands for managing them.
Kubernetes object is the one that describes which application containers are running
resources that have been allocated to them
guidelines that have been established
Once you have created the object, the Kubernetes system ensures that the object exists.
Kubernetes objects.
Kubernetes objects
persistent entities that represent the state of the cluster.
Kubernetes service object and also the various types of services.
kubectl CLI tool and the pod life cycle.
pod object and the YAML file for the pod object
In order to create a Kubernetes pod object, you can do the following:
kubectl run command
Write a YAML file,
kubectl create or kubectl apply command.
key fields that need to be established are apiVersion, kind, metadata and spec.
YAML file for the pod object
service object.
Glasp is a social web highlighter that people can highlight and organize quotes and thoughts from the web, and access other like-minded people’s learning.