Shubham K.’s Post

🔥 𝗡𝗮𝗺𝗲𝘀𝗽𝗮𝗰𝗲𝘀 𝗮𝗻𝗱 𝗣𝗼𝗱𝘀 𝗪𝗼𝗿𝗸 𝗶𝗻 𝗞𝘂𝗯𝗲𝗿𝗻𝗲𝘁𝗲𝘀  - In Kubernetes, everything runs inside a namespace. - Every app you run in Kubernetes is wrapped inside a Pod. - If you don’t specify one, resources are created in the default namespace. Namespaces help you organize workloads, for example separating dev, test, and prod environments.  • First, we create a namespace called dev.  • Then, we run a Pod inside that namespace. #Kubernetes #DevOps #CloudNative #yaml

  • graphical user interface, text, chat or text message

To view or add a comment, sign in

Explore content categories