Articles → DOCKER → Kubectl Logs Command In Kubernetes

Kubectl Logs Command In Kubernetes






Purpose





Prerequisite




  1. Kind tool
  2. Create a multinode cluster
  3. Install Kubectl using the following command: -
snap install kubectl --classic




  1. Install Kubeadm
  2. Create the control-plane node using the kubeadm init command
  3. Create the worker node(s) using the kubeadm join command

Create The Pod With Multiple Images





Command To Get Logs




kubectl logs [pod_name] -c [container_name]





Posted By  -  Karan Gupta
 
Posted On  -  Saturday, February 10, 2024

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250