Skip to content
Technology News Information & Jobs

Technology News Information & Jobs

Ubuntu Tutorials, Ubuntu How To , Linux Tips, Tech Jobs

  • Work with US
  • Search Jobs
  • Post a Job
  • Contact Us
  • Ubuntu
    • Ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • Themes
  • Linux
  • Laptops
  • Tutorials
  • Job Dashboard
  • Toggle search form
Multiple Ways To Restart Pods In Kubernetes [How To]

Multiple Ways To Restart Pods In Kubernetes [How To]

Posted on February 1, 2022March 12, 2022 By admin

Tutorial to restart pods in Kubernetes.

Pods are the smallest deployable units in Kubernetes. A pod is a group of one or more containers. You need to have kubectl tool installed along with the minikube cluster at first.

Multiple Ways To Restart Pods In Kubernetes [How To]

At first, Run the minikube cluster by using the following command.

minikube start

Now list out the available pods with the following command.

 kubectl get pods

Now, you need to create a deployment and before that build a configuration file for deployment with the following command. The file will be created in your home directory.

touch deployment.YAML

Now create the deployment by the following kubectl command.

kubectl create –f deployment.yaml

Method 1: Restart Pods

Run the following command to restart the pod.

kubectl rollout restart deployment deployment_name

Method 2

Run the following command to restart the pod. In this method, you can force the pod to restart with the modifications made by setting or changing an environment variable

kubectl set env  deployment deployment-name DEPLOY_DATE "< $(date) "
READ More Relevant Stuff:  Troubleshooting Linux SASL Issues
Tutorials Tags:Kubernetes, pod, tutorial

Post navigation

Previous Post: Install Ping On Ubuntu : Ping Command Not Found
Next Post: How to Search In Vim / Vi [Vim Tutorial]

Related Posts

No route to host SSH Error In Linux [Fixed] How To Fix No route to host SSH Error In Linux [Solved] Linux
How To Add Or Remove Ubuntu Linux Folder On File Explorer Navigation Pane In Windows 11 How To Add Or Remove Ubuntu Linux Folder On File Explorer Navigation Pane In Windows 11 Tutorials
How to Install WhatsApp Client On Ubuntu 22.04 LTS/ Ubuntu 20.04 LTS Install WhatsApp Client On Ubuntu 22.04 LTS/ Ubuntu 20.04 LTS How To Ubuntu
Install Facebook Messenger On Ubuntu Install Facebook Messenger On Ubuntu 22.04 LTS Ubuntu
How To Access Linux Files From Windows 11 How To Access Linux Files From Windows 11 [2023] How To Ubuntu
How To Install A Custom Cursor In Windows 11/10 How To Install A Custom Cursor In Windows 11/10 | Customize Curser In Windows Tutorials

Recent Posts

  • New Job Search October 10, 2025
  • How To Enable Hibernate in Ubuntu 22.04 LTS May 20, 2024
  • Popular Ubuntu Games: Top 5 Games To Play March 17, 2024
  • WordPress | Your site doesn’t include support for the “generateblocks/container” block GenerateBlocks Plugin February 11, 2024
  • Ubuntu Autoremove Command Debian Autoremove Command February 10, 2024
  • How To Mount Windows 11 Shares on Debian Linux December 7, 2023
  • Anonymous Browsing 101: A Deep Dive Into Residential Proxies November 20, 2023
  • How To Correctly Install Uninstall Linux Ubuntu Nvidia Drivers Fast October 31, 2023
  • Ethical Web Design: The Dos and Don’ts October 28, 2023
  • Understanding the Role of Security Operations Center October 25, 2023
  • The Positive Effects of AI Tools and Online Services on Students Successful Essay-Writing Skills October 3, 2023

Categories

  • Android
  • Apple
  • Blogs
  • Debian
  • Fix
  • Gadgets
  • Game
  • Google
  • How To Ubuntu
  • Internet
  • Laptops
  • Linux
  • Linux Commands
  • Linux Game
  • Linux Mint
  • News
  • Operating Systems
  • Security
  • Technology
  • Themes
  • Tools
  • Tutorials
  • Ubuntu
  • ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • Windows 11
  • Wordpress
  • Search Jobs
  • Post a Job
  • Job Dashboard
  • Contact Us
  • About US
  • Cookie Policy
  • Terms and Conditions
  • Privacy Policy
  • Sitemap
  • Write For US

Tags

android apps centos ChatGPT command Commands Debian deepin Desktop docker Fedora fix game games Gaming gnome google kernel linux linux commands linux kernel Linux laptops Linux Mint Linux themes minecraft NVIDIA Python Raspberry Pi sysadmin themes ubuntu ubuntu 18.04 Ubuntu 18.04 LTS Ubuntu 20.04 ubuntu 20.04 lts Ubuntu 22.04 LTS Ubuntu games Ubuntu kernel ubuntu themes ubuntu tutorial VirtualBox Windows Windows 11 Wine WSL
itsubuntu.com is an Equal Opportunity Employer. For Advertisement, Jobs, Guest posts, and any other thoughts, email us at [email protected]
  • Technical Writer- Fort bliss TX

    • El Paso, TX
    • Serco North America
    • Full Time
  • Sr Technical Writer

    • Columbia, MD
    • CACI International, Inc.
    • Full Time
  • Senior Technical Writer

    • Minneapolis, MN
    • Minco Products
    • Full Time
  • Technical Writer (4801)

    • Port Hueneme, CA
    • Three Saints Bay, LLC
    • Full Time
  • MarTech Data Engineer

    • Katy, TX (Remote)
    • KellyMitchell Group
    • Full Time
  • Technical Writer

    • Albuquerque, NM
    • CACI International, Inc.
    • Full Time
  • Principal Technical Writer

    • Washington DC
    • BAE Systems
    • Full Time
  • Sr. Technical Writer- Cincinnati, OH

    • Cincinnati, OH
    • Dayton T. Brown, Inc.
    • Full Time

Copyright © 2025 Technology News Information & Jobs.

Powered by PressBook Grid Blogs theme