In this tutorial, we will see what is a Pod in Kubernetes and how does a Pod work, types of Pods, how to create a new Pod, how to view the information of Pod and how to delete the Pod in Linux.
Tag:
Container
- KubernetesCloudContainersDevOpsDockerFAQIT AutomationLinux ContainersOpensourceVirtualization
Introduction to Kubernetes | What is Kubernetes
By M.S.M. SivamBy M.S.M. Sivam 2.2K viewsIntroduction Welcome to the introduction to Kubernetes course. Kubernetes, also known as k8s or…
- UbuntuCommand line utilitiesContainersDockerKVMLinuxLinux AdministrationLinux CommandsLinux ContainersLinux Tips & TricksmacOSMicrosoft WindowsOpensourceOracle VirtualBoxQEMUUtilitiesVirtualizationWindows
How To Create And Launch Ubuntu VMs With Multipass On Linux
By skBy sk 23.8K viewsThis guide explains what is Multipass and how to instantly create and launch Ubuntu VMs with Multipass in a matter of seconds in Linux.
- DockerCommand line utilitiesContainersDevOpsFAQLinuxLinux ContainersOpensourceVirtualization
How To Analyze And Explore The Contents Of Docker Images Using Dive
By skBy sk 38.3K viewsAs you may already know, a Docker container image is a lightweight, standalone, executable…