Access Kubernetes Secret from Pod container
By Rex Resurreccion Aug 08, 2023
Access Kubernetes Secret from Pod container. Assigning service account to a Pod to manage secrets using Kubernetes client libraries
Access Kubernetes Secret from Pod container. Assigning service account to a Pod to manage secrets using Kubernetes client libraries
Kubernetes service account, cluster role and binding for assigning permission. Let’s create ClusterRole for managing k8s secrets for example.
Use of Declarative approach in Kubernetes. This time, let’s write a Kubernetes Deployment YAML file to provision resources in a cluster.
Hands-on tutorial on how to deploy containerized application in Kubernetes using Imperative approach and use of Minikube and Kubectl CLI
This getting started topic will be a quick introduction about Kubernetes, Cluster Components, Objects and how to manage Objects.