An Introduction to Kubernetes Secrets and ConfigMaps

Posted by bob on Jun 10, 2019 10:12 AM EDT
Opensource.com; By Chris Collins
Mail this story
Print this story

Kubernetes has two types of objects that can inject configuration data into a container when it starts up: Secrets and ConfigMaps. Secrets and ConfigMaps behave similarly in Kubernetes, both in how they are created and because they can be exposed inside a container as mounted files or volumes or environment variables.

Full Story

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

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.