Mounting Secrets as Volumes Using VMware Secrets Manager

by v0lkan
macOS ◆ tmux-256color ◆ bash 40 views

In this demo, we’ll use VSecM Sidecar in conjunction with VSecM Init Container to provide secrets to workloads several different ways: We will link secrets as environment variables (from an interpolated Kubernetes Secret), and we will also mount the same secrets as a JSON file in a shared in-memory volume.