<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://docs.dman.cloud/</id><title>Dinesh Mistry Documentation</title><subtitle>Dedicated to providing you with the latest DevOps knowledge, and best practices to help you achieve your goals. </subtitle> <updated>2023-11-02T08:45:37-04:00</updated> <author> <name>Dinesh Mistry</name> <uri>https://docs.dman.cloud/</uri> </author><link rel="self" type="application/atom+xml" href="https://docs.dman.cloud/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://docs.dman.cloud/"/> <generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator> <rights> © 2023 Dinesh Mistry </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>How To Setup Kubernetes Cluster Using Kubeadm</title><link href="https://docs.dman.cloud/posts/install-kubernetes-with-kubeadm/" rel="alternate" type="text/html" title="How To Setup Kubernetes Cluster Using Kubeadm" /><published>2023-05-21T10:00:00-04:00</published> <updated>2023-11-02T08:45:14-04:00</updated> <id>https://docs.dman.cloud/posts/install-kubernetes-with-kubeadm/</id> <content src="https://docs.dman.cloud/posts/install-kubernetes-with-kubeadm/" /> <author> <name>Dinesh Mistry</name> </author> <category term="kubernetes" /> <summary> Kubeadm is an excellent tool to set up a working Kubernetes cluster in less time. It does all the heavy lifting in terms of setting up all Kubernetes cluster components. Also, It follows all the configuration best practices for a Kubernetes cluster. Kubeadm Setup Prerequisites Following are the prerequisites for Kubeadm Kubernetes cluster setup. Minimum three Debian 12 /Ubuntu 22 nodes [O... </summary> </entry> <entry><title>How to Install Sonarqube in Ubuntu Linux</title><link href="https://docs.dman.cloud/posts/install-sonarqube/" rel="alternate" type="text/html" title="How to Install Sonarqube in Ubuntu Linux" /><published>2023-03-04T22:00:00-05:00</published> <updated>2023-05-12T10:35:51-04:00</updated> <id>https://docs.dman.cloud/posts/install-sonarqube/</id> <content src="https://docs.dman.cloud/posts/install-sonarqube/" /> <author> <name>Dinesh Mistry</name> </author> <category term="sonarqube" /> <summary> SonarQube is an open-source platform developed by SonarSource for continuous inspection of code quality to perform automatic reviews with static analysis of code to detect bugs and code smells on 29 programming languages. Watch the tutorial ▶️ Watch On YouTube Prerequsites Virtual Machine running Ubuntu 22.04 or newer Update Package Repository and Upgrade Packages sudo apt update sudo... </summary> </entry> <entry><title>Argo CD Git Webhook Configuration</title><link href="https://docs.dman.cloud/posts/install-argocd.webhook/" rel="alternate" type="text/html" title="Argo CD Git Webhook Configuration" /><published>2022-11-16T22:00:00-05:00</published> <updated>2022-11-16T22:00:00-05:00</updated> <id>https://docs.dman.cloud/posts/install-argocd.webhook/</id> <content src="https://docs.dman.cloud/posts/install-argocd.webhook/" /> <author> <name>Dinesh Mistry</name> </author> <category term="argocd" /> <summary> By default, Argo CD polls the Git repositories every 3 minutes to detect the changes made on the repo. If you want to remove the delay, you can configure a webhook event to send a notification to the API server. Create a Webhook in GitHub Login to your Github repository and navigate to settings &amp;gt; webhooks and click add webhook The payload URL is your ArgoCD Server + /api/webhook For examp... </summary> </entry> <entry><title>ArgoCD Installation</title><link href="https://docs.dman.cloud/posts/install-argocd/" rel="alternate" type="text/html" title="ArgoCD Installation" /><published>2022-11-16T21:00:00-05:00</published> <updated>2022-11-16T21:00:00-05:00</updated> <id>https://docs.dman.cloud/posts/install-argocd/</id> <content src="https://docs.dman.cloud/posts/install-argocd/" /> <author> <name>Dinesh Mistry</name> </author> <category term="argocd" /> <summary> Argo CD is a declarative continuous delivery tool for Kubernetes applications. It uses the GitOps style to create and manage Kubernetes clusters. When any changes are made to the application configuration in Git, Argo CD will compare it with the configurations of the running application and notify users to bring the desired and live state into sync. Watch the tutorial ▶️ Watch On YouTube Pr... </summary> </entry> <entry><title>Install Rancher Manager With Lets Encrypt</title><link href="https://docs.dman.cloud/posts/rancher-manager-with-lets-encrypt/" rel="alternate" type="text/html" title="Install Rancher Manager With Lets Encrypt" /><published>2022-11-10T22:00:00-05:00</published> <updated>2023-05-12T10:08:06-04:00</updated> <id>https://docs.dman.cloud/posts/rancher-manager-with-lets-encrypt/</id> <content src="https://docs.dman.cloud/posts/rancher-manager-with-lets-encrypt/" /> <author> <name>Dinesh Mistry</name> </author> <category term="rancher" /> <summary> Rancher is a popular open-source platform for managing and deploying containerized applications on Kubernetes. By using cert-manager and Let’s Encrypt, we will ensure that all communication with the Rancher server is secure and encrypted. Watch the tutorial ▶️ Watch On YouTube Prerequsites Domain Name Ability to make DNS Changes Ubuntu Virtual Machine Port 80 &amp;amp; 443 must be acce... </summary> </entry> </feed>
