Crafted by Jhooq
open-menucloseme
Home
Ansible
Kubernetes
Terraform
YouTube
Learn
About
Contact
English Português
githubtwitterlinkedinrss
  • How to permanently add private ssh key(macOS, Windows, Ubuntu)?

    calendarMay 26, 2023 · 9 min read  ·
    Last Modified : May 26, 2023
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    How to permanently add private ssh key(macOS, Windows, Ubuntu)?

    In our increasingly connected world, the security of our digital interactions is more critical than ever. Just like you lock your front door when you leave the house, you need to secure your online presence too. One of the keys to this virtual lock is called an SSH Key. If you've ever tried accessing remote servers or …


    Read More
  • Fixing terraform x509 certificate signed by unknown authority?

    calendarSep 7, 2022 · 4 min read  ·
    Last Modified : Sep 7, 2022
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    Fixing terraform x509 certificate signed by unknown authority?

    The error x509: certificate signed by unknown authority is a very common problem faced by developers. terraform x509: certificate signed by unknown authority There are many reasons behind this issue - self-signed certificate not issued by a trusted certificate authority (CA) Expiration of the current certificate …


    Read More
  • How to fix Failed to get the data key required to decrypt the SOPS file?

    calendarJul 3, 2021 · 3 min read  ·
    Last Modified : Jul 3, 2021
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    How to fix Failed to get the data key required to decrypt the SOPS file?

    Here in this article, I have documented the steps which are needed for fixing the issue Failed to get the data key required to decrypt the SOPS file. Group 0 FAILED Here are the instances where I faced this issue - How to fix when you are working with Helm Chart Secretes How to fix when you are working on Google cloud …


    Read More
  • How to fix - Python pip install connection error SSL CERTIFICATE_VERIFY_FAILED certificate verify failed

    calendarMar 31, 2021 · 3 min read · SSL  ·
    Last Modified : Mar 31, 2021
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    How to fix - Python pip install connection error SSL CERTIFICATE_VERIFY_FAILED certificate verify failed

    In this article, we are going to see the error connection error SSL CERTIFICATE_VERIFY_FAILED certificate verify failed (_ssl.c:598) which you might get when you are trying to install Python on your system. First, we are going to see the Root Cause of the error and then we are going to see 3 different ways to address …


    Read More
  • How to fix - git@github.com permission denied (publickey). fatal could not read from remote repository and Support for password authentication was removed. Please use a personal access token instead

    calendarFeb 15, 2021 · 10 min read · SSL  ·
    Last Modified : Jan 11, 2022
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    How to fix - git@github.com permission denied (publickey). fatal could not read from remote repository and Support for password authentication was removed. Please use a personal access token instead

    git@github.com: Permission denied (public key).fatal: Could not read from remote repository. - It means GitHub is rejecting your connection because - It is your private repo GitHub does not trust your computer because it does not have the public key of your computer. And when you try to clone the repo you get the …


    Read More
  • 6 Ways to fix : SSL certificate problem: self signed certificate in certificate chain

    calendarMay 1, 2020 · 11 min read · SSL  ·
    Last Modified : May 26, 2023
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    6 Ways to fix : SSL certificate problem: self signed certificate in certificate chain

    You can end with SSL certificate problem: self signed certificate in certificate chain in multiple cases but with my experience these are the most common scenario (Click on individual scenarios for more details) - Scenario 1 - Git Clone - Unable to clone remote repository: SSL certificate problem: self signed …


    Read More

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