Get started with Kustomize for Kubernetes configuration management

Posted by bob on Jun 9, 2021 5:04 PM EDT
Opensource.com; By Brent Laster
Mail this story
Print this story

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.

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups: Linux, Virtualization

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.