Aug 7, 2023 路 2 min read 路 TABLE OF CONTENTS ConfigMaps Secrets Task-1: Create ConfigMap for your Deployment Task-2 : Secrets in K8s ConfigMaps The ConfigMap API resource holds key-value pairs of configuration data that can be consumed in pods or used to store configurat...
Join discussion