<?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 Devops Monk</title><link>https://devops-monk.com/tags/kubernetes/</link><description>Recent content in Kubernetes on Devops Monk</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 05 Sep 2020 02:05:05 +0000</lastBuildDate><atom:link href="https://devops-monk.com/tags/kubernetes/index.xml" rel="self" type="application/rss+xml"/><item><title>Getting Started With ChartMuseum</title><link>https://devops-monk.com/2020/09/getting-started-with-chartmuseusm/</link><pubDate>Sat, 05 Sep 2020 02:05:05 +0000</pubDate><guid>https://devops-monk.com/2020/09/getting-started-with-chartmuseusm/</guid><description>1.Chart Repositories: An HTTP server hosting index.yaml file along with chart packages. - Indented item When charts are ready, can be uploaded to server and shared. Multiple charts with dependency and version can be managed Can be managed like source control system in a common location. Can be hosted as part of: Google compute cloud bucket AWS S3 bucket Github pages Own webserver (chartmuseum) 2.Why ChartMuseum ? Easily distribute your charts across different deployment pipelines or repositories.</description></item><item><title>Getting Started With Helm 3</title><link>https://devops-monk.com/2020/09/getting-started-with-helm3/</link><pubDate>Sat, 05 Sep 2020 02:05:05 +0000</pubDate><guid>https://devops-monk.com/2020/09/getting-started-with-helm3/</guid><description>1.What is Helm ? Helm is a package manager for Kubernetes like yum, apt, npm.
&amp;ldquo;Helm helps you manage Kubernetes applications — Helm Charts helps you define, install, and upgrade even the most complex Kubernetes application.Charts are easy to create, version, share, and publish — so start using Helm and stop the copy-and-paste.&amp;rdquo; -Source: helm.sh
Kubernetes Package and Deployment Manager Like apt or yum in Linux world. Automated version handling during upgrade/rollback.</description></item><item><title>Kubernetes practice questions for CKAD exam ?</title><link>https://devops-monk.com/2020/07/kubernetes-practice-CKAD-Exam/</link><pubDate>Sun, 19 Jul 2020 02:05:05 +0000</pubDate><guid>https://devops-monk.com/2020/07/kubernetes-practice-CKAD-Exam/</guid><description>Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications. The CNCF/Linux Foundation offers this performance-based exam which targets the developer aspect of kubernetes skills such as deploying apps, configuring apps, rolling out the application, creating persistent volumes, etc.
Since this exam is performance-based rather than just multiple choice questions just knowing the concepts are not enough, we need a lot of practice before the exam. This article helps you understand, practice and get you ready for the exam.</description></item></channel></rss>