skip to content
Alvin Lucillo

Create pod with multiple labels

/ 1 min read

Using the imperative way, we can create a pod with multiple labels with --label: k run nginx --image=nginx --labels=env=dev,team=internal,app=web