<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kubernetes Archives - installvirtual</title>
	<atom:link href="https://installvirtual.com/tag/kubernetes/feed/" rel="self" type="application/rss+xml" />
	<link>https://installvirtual.com/tag/kubernetes/</link>
	<description>Linux, Virtualization and Cloud Tutorials..</description>
	<lastBuildDate>Tue, 22 Feb 2022 09:27:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.5</generator>

<image>
	<url>https://installvirtual.com/wp-content/uploads/2017/08/cropped-logo_iv-32x32.png</url>
	<title>Kubernetes Archives - installvirtual</title>
	<link>https://installvirtual.com/tag/kubernetes/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Kubectl remove pod</title>
		<link>https://installvirtual.com/kubectl-remove-pod/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=kubectl-remove-pod&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=kubectl-remove-pod</link>
					<comments>https://installvirtual.com/kubectl-remove-pod/#respond</comments>
		
		<dc:creator><![CDATA[Chetan Kapoor]]></dc:creator>
		<pubDate>Mon, 21 Feb 2022 18:34:59 +0000</pubDate>
				<category><![CDATA[Kubernetes]]></category>
		<category><![CDATA[k8s]]></category>
		<category><![CDATA[kubectl]]></category>
		<guid isPermaLink="false">https://installvirtual.com/?p=2664</guid>

					<description><![CDATA[<p>In this article, I will show how to remove a pod using kubectl. It&#8217;s super easy to delete or remove the pod in Kubernetes kubectl. <a class="mh-excerpt-more" href="https://installvirtual.com/kubectl-remove-pod/" title="Kubectl remove pod"><span>Read More</span></a></p>
<p>The post <a href="https://installvirtual.com/kubectl-remove-pod/">Kubectl remove pod</a> appeared first on <a href="https://installvirtual.com">installvirtual</a>.</p>
]]></description>
		
					<wfw:commentRss>https://installvirtual.com/kubectl-remove-pod/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>kubectl stop all pods</title>
		<link>https://installvirtual.com/kubectl-stop-all-pods/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=kubectl-stop-all-pods&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=kubectl-stop-all-pods</link>
					<comments>https://installvirtual.com/kubectl-stop-all-pods/#respond</comments>
		
		<dc:creator><![CDATA[Chetan Kapoor]]></dc:creator>
		<pubDate>Mon, 21 Feb 2022 16:07:08 +0000</pubDate>
				<category><![CDATA[Kubernetes]]></category>
		<category><![CDATA[kubectl]]></category>
		<guid isPermaLink="false">https://installvirtual.com/?p=2661</guid>

					<description><![CDATA[<p>A pod&#8217;s current state cannot be stopped or paused and resumed later in Kubernetes. Pods cannot be paused and restarted at a later time. Kubernetes <a class="mh-excerpt-more" href="https://installvirtual.com/kubectl-stop-all-pods/" title="kubectl stop all pods"><span>Read More</span></a></p>
<p>The post <a href="https://installvirtual.com/kubectl-stop-all-pods/">kubectl stop all pods</a> appeared first on <a href="https://installvirtual.com">installvirtual</a>.</p>
]]></description>
		
					<wfw:commentRss>https://installvirtual.com/kubectl-stop-all-pods/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Get Kubernetes events according to date using kubectl</title>
		<link>https://installvirtual.com/how-to-get-kubernetes-events-according-to-date-using-kubectl/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-get-kubernetes-events-according-to-date-using-kubectl&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-get-kubernetes-events-according-to-date-using-kubectl</link>
					<comments>https://installvirtual.com/how-to-get-kubernetes-events-according-to-date-using-kubectl/#respond</comments>
		
		<dc:creator><![CDATA[Chetan Kapoor]]></dc:creator>
		<pubDate>Fri, 07 Feb 2020 13:50:12 +0000</pubDate>
				<category><![CDATA[Kubernetes]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[Command line]]></category>
		<category><![CDATA[Events]]></category>
		<guid isPermaLink="false">https://installvirtual.com/?p=2425</guid>

					<description><![CDATA[<p>How to get Kubernetes events according to date using kubectl In this tutorial, I will show you how to get the Kubernetes events according to <a class="mh-excerpt-more" href="https://installvirtual.com/how-to-get-kubernetes-events-according-to-date-using-kubectl/" title="Get Kubernetes events according to date using kubectl"><span>Read More</span></a></p>
<p>The post <a href="https://installvirtual.com/how-to-get-kubernetes-events-according-to-date-using-kubectl/">Get Kubernetes events according to date using kubectl</a> appeared first on <a href="https://installvirtual.com">installvirtual</a>.</p>
]]></description>
		
					<wfw:commentRss>https://installvirtual.com/how-to-get-kubernetes-events-according-to-date-using-kubectl/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Grafana Dashboard for Kubernetes Deployment</title>
		<link>https://installvirtual.com/grafana-dashboard-for-kubernetes-deployment/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=grafana-dashboard-for-kubernetes-deployment&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=grafana-dashboard-for-kubernetes-deployment</link>
					<comments>https://installvirtual.com/grafana-dashboard-for-kubernetes-deployment/#respond</comments>
		
		<dc:creator><![CDATA[Chetan Kapoor]]></dc:creator>
		<pubDate>Wed, 28 Aug 2019 08:19:29 +0000</pubDate>
				<category><![CDATA[Grafana]]></category>
		<category><![CDATA[Dashboard]]></category>
		<category><![CDATA[grafana]]></category>
		<category><![CDATA[Kubernetes]]></category>
		<guid isPermaLink="false">https://installvirtual.com/?p=2313</guid>

					<description><![CDATA[<p>In this article, I will show you how you can create a grafana dashboard for Kubernetes Deployment. I am using Prometheus-operator and it is really <a class="mh-excerpt-more" href="https://installvirtual.com/grafana-dashboard-for-kubernetes-deployment/" title="Grafana Dashboard for Kubernetes Deployment"><span>Read More</span></a></p>
<p>The post <a href="https://installvirtual.com/grafana-dashboard-for-kubernetes-deployment/">Grafana Dashboard for Kubernetes Deployment</a> appeared first on <a href="https://installvirtual.com">installvirtual</a>.</p>
]]></description>
		
					<wfw:commentRss>https://installvirtual.com/grafana-dashboard-for-kubernetes-deployment/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Kubectl cheat sheet</title>
		<link>https://installvirtual.com/kubectl-cheat-sheet/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=kubectl-cheat-sheet&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=kubectl-cheat-sheet</link>
					<comments>https://installvirtual.com/kubectl-cheat-sheet/#respond</comments>
		
		<dc:creator><![CDATA[Krishna Pemmasani]]></dc:creator>
		<pubDate>Tue, 20 Nov 2018 14:16:11 +0000</pubDate>
				<category><![CDATA[Kubernetes]]></category>
		<category><![CDATA[Cheat Sheet]]></category>
		<category><![CDATA[kubectl]]></category>
		<guid isPermaLink="false">https://installvirtual.com/?p=1818</guid>

					<description><![CDATA[<p>Kubectl cheat sheet Once the Kubernetes cluster is ready, We can describe our application specs in YAML or JSON format. Here is a list of <a class="mh-excerpt-more" href="https://installvirtual.com/kubectl-cheat-sheet/" title="Kubectl cheat sheet"><span>Read More</span></a></p>
<p>The post <a href="https://installvirtual.com/kubectl-cheat-sheet/">Kubectl cheat sheet</a> appeared first on <a href="https://installvirtual.com">installvirtual</a>.</p>
]]></description>
		
					<wfw:commentRss>https://installvirtual.com/kubectl-cheat-sheet/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install kubernetes with kubeadm on ubuntu</title>
		<link>https://installvirtual.com/how-to-install-kubernetes-with-kubeadm-on-ubuntu/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-kubernetes-with-kubeadm-on-ubuntu&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-kubernetes-with-kubeadm-on-ubuntu</link>
					<comments>https://installvirtual.com/how-to-install-kubernetes-with-kubeadm-on-ubuntu/#respond</comments>
		
		<dc:creator><![CDATA[Krishna Pemmasani]]></dc:creator>
		<pubDate>Fri, 19 Oct 2018 10:27:42 +0000</pubDate>
				<category><![CDATA[docker]]></category>
		<category><![CDATA[Kubernetes]]></category>
		<category><![CDATA[Kubeadm]]></category>
		<guid isPermaLink="false">https://installvirtual.com/?p=1792</guid>

					<description><![CDATA[<p>Kubernetes is a container orchestration system that manages containers at scale. It was initially developed by Google based on its experience running containers in production. <a class="mh-excerpt-more" href="https://installvirtual.com/how-to-install-kubernetes-with-kubeadm-on-ubuntu/" title="How to install kubernetes with kubeadm on ubuntu"><span>Read More</span></a></p>
<p>The post <a href="https://installvirtual.com/how-to-install-kubernetes-with-kubeadm-on-ubuntu/">How to install kubernetes with kubeadm on ubuntu</a> appeared first on <a href="https://installvirtual.com">installvirtual</a>.</p>
]]></description>
		
					<wfw:commentRss>https://installvirtual.com/how-to-install-kubernetes-with-kubeadm-on-ubuntu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using Disk: Enhanced 
Content Delivery Network via N/A
Minified using Disk

Served from: installvirtual.com @ 2026-04-19 17:32:40 by W3 Total Cache
-->