DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Understanding Secrets — Kubernetes

5 years ago medium.com
Understanding Secrets — Kubernetes

Summary: This is a summary of an article originally published by the source. Read the full original article here →

This article is a continuation of the configMaps article. https://medium.com/@ngugijoan/understanding-configuration-kubernetes-e527d191ecf2 Secretes are Kubernetes objects mostly used with sensitive config data such as passwords or API keys. Secrets are stored as based64-encoded within Kubernetes.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com