LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Get started with Kustomize for Kubernetes configuration management (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-get-started-with-kustomize-for-kubernetes-configuration-management-4175696227/)

LXer 06-09-2021 04:12 PM

LXer: Get started with Kustomize for Kubernetes configuration management
 
Published at LXer:

Preparing to run a new (or convert an existing) application in Kubernetes takes work. Working with Kubernetes requires defining and creating multiple "manifests" for the different types of objects in your application. Even a simple microservice is likely to have a deployment.yaml, service.yaml, configmap.yaml, and other files. These declarative YAML files for Kubernetes are usually known as "manifests." You might also have to set up secrets, ingresses, persistent volumes, and other supporting pieces.

Read More...


All times are GMT -5. The time now is 08:36 PM.