Kubernetes Linux

Kubernetes Commands for Resource Generation

In Kubernetes, commands can be divided into two categories depending on how commands generate resources. Both categories are used depending on resource generation requirements. 1. Declarative Approach Declarative approach is used when a definition file needs to be declared and Kubernetes generates in the cluster using that file. Two steps follow to accomplish in declarative […]

Kubernetes Commands for Resource Generation Read Post ยป