<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Kubernetes on Luiz Felipe F M Costa</title><link>https://thenets.org/tags/kubernetes/</link><description>Recent content in Kubernetes on Luiz Felipe F M Costa</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 29 Feb 2024 20:50:01 +0000</lastBuildDate><atom:link href="https://thenets.org/tags/kubernetes/index.xml" rel="self" type="application/rss+xml"/><item><title>How to use minikube + qemu2 + ingress-dns on macOS</title><link>https://thenets.org/posts/how-to-use-minikube-qemu2-ingress-dns-on-macos/</link><pubDate>Thu, 29 Feb 2024 20:50:01 +0000</pubDate><guid>https://thenets.org/posts/how-to-use-minikube-qemu2-ingress-dns-on-macos/</guid><description>&lt;p&gt;This is a guide on how to use &lt;code&gt;minikube&lt;/code&gt; and &lt;code&gt;qemu2&lt;/code&gt; on macOS to run Kubernetes locally on your machine. The guide covers the installation of required packages using &lt;code&gt;brew&lt;/code&gt; and provides step-by-step instructions to help you get started. If you are interested in running Kubernetes on your macOS and prefer to use open-source solutions, this guide is for you.&lt;/p&gt;
&lt;p&gt;My personal requirements:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Install packages using &lt;code&gt;brew&lt;/code&gt;: &lt;a href="https://brew.sh/"&gt;https://brew.sh/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;I don&amp;rsquo;t want to use Docker or Podman&lt;/li&gt;
&lt;li&gt;I use open-source solutions, if possible&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;My setup:&lt;/p&gt;</description></item><item><title>Managing multiple Kubernetes clusters with kubectl</title><link>https://thenets.org/posts/managing-multiples-kubernetes-clusters-with-kubectl/</link><pubDate>Wed, 18 Jan 2023 09:01:08 +0000</pubDate><guid>https://thenets.org/posts/managing-multiples-kubernetes-clusters-with-kubectl/</guid><description>&lt;p&gt;Learn how to use &lt;code&gt;kubectl&lt;/code&gt; CLI to manage multiple Kubernetes clusters. Import new config, add cluster, user, and context. Switch between contexts to manage different clusters.&lt;/p&gt;
&lt;p&gt;Kubernetes is an open-source platform for managing containerized workloads and services, allowing you to easily deploy and run applications in a cloud-native environment. The &lt;code&gt;kubectl&lt;/code&gt; command-line interface (CLI) is a key component of Kubernetes, providing a powerful and flexible way to manage clusters and deploy applications.&lt;/p&gt;</description></item></channel></rss>