<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>MicroK8s, Kubernetes and deploying Applications - Hrittik Roy | UbuCon Asia 2022</title>
        <link>https://peertube.linuxrocks.online/videos/watch/7c66deb2-5161-47a5-810e-2f7b6c1deae9</link>
        <description>https://2022.ubucon.asia/sessions/microk8s-kubernetes-and-deploying-applications/ Kubernetes was started inside Google to provide a layer of abstraction with containers for modern infrastructure. The technology has now been adopted by the masses and has become a de-facto standard for any cloud-native application. The open-source system provides management, deployment, and scaling of your containers. This workshop uses microk8s, the simplest production-grade conformant K8s that you can install on a Kubernetes cluster locally to deploy a simple Python application that you create first using manifests and then using Helm charts, which you will create. This process may seem daunting, but I promise it is not! Python is a great language for beginners and experienced programmers alike. And once you get the hang of it, deploying your application with Docker and Kubernetes is a breeze. So, let’s get started! I will first show you how to create a simple Python application. Then, we will dockerize it and run it as a container. After that, we will push it to our built-in image registry from microk8s and deploy it to Kubernetes. Finally, we use the helm support in microk8s to create helm charts to help manage and deploy our application while understanding Helm.</description>
        <lastBuildDate>Fri, 05 Jun 2026 23:46:24 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://peertube.linuxrocks.online</generator>
        <image>
            <title>MicroK8s, Kubernetes and deploying Applications - Hrittik Roy | UbuCon Asia 2022</title>
            <url>https://peertube.linuxrocks.online/client/assets/images/icons/icon-1500x1500.png</url>
            <link>https://peertube.linuxrocks.online/videos/watch/7c66deb2-5161-47a5-810e-2f7b6c1deae9</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://peertube.linuxrocks.online/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://peertube.linuxrocks.online/feeds/video-comments.xml?videoId=7c66deb2-5161-47a5-810e-2f7b6c1deae9" rel="self" type="application/rss+xml"/>
    </channel>
</rss>