Jhooq
open-menu closeme
Home
Ansible
Kubernetes
Terraform
YouTube
About
Contact
English Português
github twitter linkedin rss
  • Kubernetes Table of Content

    calendar Jan 28, 2021 · 1 min read · Kubernetes  ·
    Share on: twitter facebook linkedin copy
    Kubernetes Table of Content

    Table of Content for Kubernetes Part-1 : Setup kubernetes on Ubuntu Part-2 : Setup Kubernetes on CentOs Part-3 : Setup HA Kubernetes Cluster with Kubespray Part-4 : Setup HA Kubernetes with Minikube Part-5 : Setup Kubernetes Dashboard for local kubernetes cluster Part-6 : Setup Kubernetes Dashboard On GCP(Google …


    Read More
  • Kubernetes Updates

    calendar Dec 4, 2020 · 3 min read · Kubernetes  ·
    Share on: twitter facebook linkedin copy
    Kubernetes Updates

    December 04, 2020 Kubernetes is deprecating Docker support and how should you prepare for it? As of December 02, 2020 Kubernetes has announced that going forward Kubernetes is going to deprecate Docker as their preferred container runtime environment. In the DevOps community Docker is considered as a backbone when it …


    Read More
  • CI/CD Kubernetes | Setting up CI/CD Jenkins pipeline for kubernetes

    calendar Oct 20, 2020 · 12 min read · Kubernetes  ·
    Share on: twitter facebook linkedin copy
    CI/CD Kubernetes | Setting up CI/CD Jenkins pipeline for kubernetes

    In this article we are going to focus on Setting up CI/CD Jenkins pipeline for kubernetes. We will be using GitHub, Docker, DockerHub, Jenkins and Kubernetes Cluster to achieve this. For the complete lab session we are going to setup every component from scratch and for that we will be using Vagrant for provisioning …


    Read More
  • Kubernetes cluster setup with Jenkins

    calendar Sep 24, 2020 · 9 min read · Kubernetes  ·
    Share on: twitter facebook linkedin copy
    Kubernetes cluster setup with Jenkins

    In the DevOps world if you do not talk about Jenkins, Continuous Integration, and Continuous Delivery then you are missing a big chunk of it and with the inception of Kubernetes DevOps has grown its territory by 10 folds. In this article, we are going to integrate - Jenkins Kuberneteshttps Pre-Requisite Vagrant …


    Read More
  • How to use Persistent Volume and Persistent Claims | Kubernetes

    calendar Aug 30, 2020 · 7 min read · Kubernetes  ·
    Share on: twitter facebook linkedin copy
    How to use Persistent Volume and Persistent Claims | Kubernetes

    Working with kubernetes is always fun as well as challenging. The more you dive deep into the kubernetes ecosystem the more you learn. It always bugged me when I started working with kubernetes that - How can I retain the data after the end of pod life cycle? Answer is - Kubernetes Persistent Volume and Persistent …


    Read More
  • How to fix ProvisioningFailed persistentvolume controller no volume plugin matched

    calendar Aug 27, 2020 · 3 min read · Kubernetes  ·
    Share on: twitter facebook linkedin copy
    How to fix ProvisioningFailed persistentvolume controller no volume plugin matched

    Well If you ended up on this article then just like me you are also facing the Warning no volume plugin matched inside your Kubernetes cluster. Warning ProvisioningFailed persistentvolume-controller no volume plugin matched Before you read further let me ask you a question Are you trying to set up the Dynamic Volume …


    Read More
  • Fixing – Cannot bind to requested volume: storageClasseName does not match

    calendar Aug 24, 2020 · 3 min read · Kubernetes  ·
    Share on: twitter facebook linkedin copy
    Fixing – Cannot bind to requested volume: storageClasseName does not match

    I faced this issue when I started working with kuberenetes Persistent Volume and Kuberenetes Persistent Claim This issue has occurred because its expecting storageClass to be present inside your kubernetes. Most probably you might have missed creating storageClass or you might have used the wrong storageClass name in …


    Read More
  • Fixing – pod has unbound immediate persistentvolumeclaims or cannot bind to requested volume incompatible accessmode

    calendar Aug 23, 2020 · 6 min read · Kubernetes  ·
    Share on: twitter facebook linkedin copy
    Fixing – pod has unbound immediate persistentvolumeclaims or cannot bind to requested volume incompatible accessmode

    There could be multiple reasons behind this issue. But before we jump to the solution, first let us see how to identify the issue - How to identify the issue? Once you identify the issue then here are the possible solutions - Mismatch in the accessModes of Persistent Volume and Persistent Volume Claim …


    Read More
  • How to fix kubernetes dashboard forbidden 403 error – message services https kubernetes-dashboard is forbidden User

    calendar Jun 30, 2020 · 4 min read · Kubernetes  ·
    Share on: twitter facebook linkedin copy
    How to fix kubernetes dashboard forbidden 403 error – message services https kubernetes-dashboard  is forbidden User

    The objective of this article is to troubleshoot the https kubernetes-dashboard is forbidden error which you might have encountered after setting up the kubernetes dashboard but while trying to access it via browser it is throwing you forbidden error message. This blog is divided into two section - The actual …


    Read More
  • How to fix Kubernetes – error execution phase preflight [preflight]

    calendar Jun 16, 2020 · 11 min read · Kubernetes  ·
    Share on: twitter facebook linkedin copy
    How to fix Kubernetes – error execution phase preflight [preflight]

    While working with kubernetes somewhere down the line you might have faced this error and there could be many reasons behind the issue error execution phase preflight With my experience in working with kubernetes I found that this issue mostly occurs when you are trying to setup kubernetes cluster on your own and since …


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

Categories

TERRAFORM 46 KUBERNETES 26 DOCKER 22 HELM-CHART 11 AWS 7 BLOGGING 6 SPRING-BOOT 5 SSL 5 QUARKUS 4 GITHUB 3 KUBESPRAY 3 PROMETHEUS-GRAFANA 3 VAGRANT 3 ANSIBLE 2
All Categories

ANSIBLE2 AWS7 BLOGGING6 DEVOPS1 DOCKER22 GITHUB3 GRADLE1 HADOOP1 HELM-CHART11 HIBERNATE1 KUBERNETES26 KUBESPRAY3 LINUX-COMMANDS1 NGINX2 PROMETHEUS-GRAFANA3 QUARKUS4 SPRING-BOOT5 SSL5 TERRAFORM46 VAGRANT3
[A~Z][0~9]

Series

TERRAFORM 44 KUBERNETES 27 DOCKER 22 HELM-CHART 11 ANSIBLE 2 AWS 2 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

  • Managing strings in Terraform: A comprehensive guide
  • How to use terraform depends_on meta argument?
  • Ansible how to fix destination path already exists and is not an empty directory?
  • What is user_data in Terraform?
  • Why you should not store terraform state file(.tfstate) inside Git Repository?
  • How to import existing resource using terraform import comand?
  • Terraform - A detailed guide on setting up ALB(Application Load Balancer) and SSL?
  • How to release(delete) Elastic IP from AWS?

Rahul Wagh

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