Crafted by Jhooq
open-menucloseme
Home
Ansible
Kubernetes
Terraform
YouTube
Learn
About
Contact
English Português
githubtwitterlinkedinrss
  • How to fix – ansible_memtotal_mb minimal_master_memory_mb

    calendarMay 11, 2020 · 2 min read · Kubernetes  ·
    Last Modified : May 11, 2020
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh

    ansible_memtotal_mb = minimal_master_memory_mb I faced this issue during Kubernetesinstallation using kubespray. If you are facing a similar issue with your ansible-playbook then it is time to increase the memory of your VMs For kubernetes installation using kubespray, please refer to kubespray – 12 Steps for …


    Read More
  • How to use kubespray – 12 Steps for Installing a Production Ready Kubernetes Cluster

    calendarMay 11, 2020 · 12 min read · kubespray  ·
    Last Modified : Aug 17, 2021
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    How to use kubespray – 12 Steps for Installing a Production Ready Kubernetes Cluster

    Before we jump into the steps of installation, if you are familiar with Puppet, Chef and Ansible (https://github.com/kubernetes-incubator/kubespray) then kubespray is going to be the best choice to set up a Kubernetes cluster. In this article, we will be going through 12 steps starting from setting up vagrant VMs till …


    Read More
  • How to setup kubernetes on CentOS 8 and CentOS 7

    calendarMay 2, 2020 · 7 min read · Kubernetes  ·
    Last Modified : Jul 16, 2021
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    How to setup kubernetes on CentOS 8 and CentOS 7

    This tutorial is for the ones who want to try out the Kubernetes installation on CentOS (This blog post has been updated and kubernetes installation instructions can be used for CentOS 7 as well as CentOS 8). In this article, I have simplified the installation into 15 steps for installing Kubernetes on CentOS …


    Read More
  • How to fix – How to fix - ERROR Swap running with swap on is not supported. Please disable swap

    calendarApr 24, 2020 · 1 min read · Kubernetes  ·
    Last Modified : Apr 24, 2020
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    How to fix – How to fix - ERROR Swap running with swap on is not supported. Please disable swap

    The root cause for the error is swapping is on master as well as worker node. Fixing the error Step 1 - Disable the swap on both master and worker node (please run the below command on both master and worker node) 1vagrant@master:~$ sudo swapoff -a Step 2 - After disabling the swap, re-run the kubeadm init …


    Read More
  • 14 Steps to Install kubernetes on Ubuntu 20.04(bento/ubuntu-20.04), 18.04(hashicorp/bionic64)

    calendarApr 24, 2020 · 8 min read · Kubernetes  ·
    Last Modified : May 1, 2021
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    14 Steps to Install kubernetes on Ubuntu 20.04(bento/ubuntu-20.04), 18.04(hashicorp/bionic64)

    (Note : - This article has been updated for installing kubernetes on ubuntu 20.04) In this article on How to Install kubernetes on Ubuntu 20.04 and18.04 we are going to setup Kubernetes cluster along with kubeadm on Ubuntu 20.04 (The same steps can be used for the Ubuntu 18.04 as well as 16.04) We will start setting up …


    Read More
  • Kubernetes Dashboard | Kubernetes Admin GUI | Kubernetes Desktop Client

    calendarJun 17, 2019 · 10 min read · kubernetes  ·
    Last Modified : Dec 8, 2020
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    Kubernetes Dashboard | Kubernetes Admin GUI | Kubernetes Desktop Client

    Kubernetes comes really handy with its Kubernetes Dashboard| Kubernetes Admin GUI|Kubernetes Desktop Client. kubernetes dashboard is a general purpose web-based UI for managing the Kubernetes cluster. With the help of Kubernetes dashboard you can manage applications running in the cluster as well as it can help you to …


    Read More
  • Install Kubernetes with Minikube

    calendarJun 9, 2019 · 5 min read · kubernetes  ·
    Last Modified : Jan 26, 2022
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    Install Kubernetes with Minikube

    This article on Install Kubernetes with Minikube will walk you through the steps which is required to install and setup kubernetes and minikube on your development box. Kubernetes is an open-source platform which helps in managing containers which is used to deploy the applications, with kubernetes you can scale and …


    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • »
    • »»

Categories

TERRAFORM 63 DOCKER 28 KUBERNETES 26 AWS 15 ANSIBLE 11 HELM-CHART 11 BLOGGING 6 SSL 6 SPRING-BOOT 5 QUARKUS 4 GITHUB 3 KUBESPRAY 3 PROMETHEUS-GRAFANA 3 VAGRANT 3
All Categories

ANSIBLE11 AWS15 AZURE2 BLOGGING6 DEVOPS2 DOCKER28 GITHUB3 GRADLE1 HADOOP1 HELM-CHART11 HIBERNATE1 JENKINS2 KUBERNETES26 KUBESPRAY3 LINUX-COMMANDS1 NGINX2 PROMETHEUS-GRAFANA3 QUARKUS4 SPRING-BOOT5 SSL6 TERRAFORM63 VAGRANT3
[A~Z][0~9]

Series

TERRAFORM 61 DOCKER 28 KUBERNETES 27 ANSIBLE 11 HELM-CHART 11 AWS 4 AZURE 2 JENKINS 2 DEVOPS 1 LINUX-COMMANDS 1

Tags

KUBERNETES 18 HELM-CHART 10 BLOGGING 4 QUARKUS 4 DOCKER 3 GITHUB 3 SSL 3 KUBESPRAY 2 SPRING-BOOT 2 ANSIBLE 1 HADOOP 1 INDEX 1 NGINX 1 TERRAFORM 1

Recent Posts

  • AI Caught My Cloud Failure Before I Did
  • AWS API Gateway from Beginner to Expert ?
  • Azure Function App
  • Azure Virtual Machine Course
  • Learn AWS S3 ?
  • Ansible Handlers Explained Real-World Use Cases & Examples test
  • Securing Sensitive Data in Terraform
  • Boost Your AWS Security with Terraform : A Step-by-Step Guide

Rahul Wagh

Jhooq
Its all about Open Source and DevOps, here I talk about Kubernetes, Docker, Java, Spring boot and practices.
Read More


Copyright © 2019–2020, Jhooq; all rights reserved.

Copyright  COPYRIGHT © 2019–2020, JHOOQ; ALL RIGHTS RESERVED.. All Rights Reserved

to-top