Jhooq
open-menu closeme
Home
Ansible
Kubernetes
Terraform
YouTube
About
Contact
English Português
github twitter linkedin rss
  • How to release(delete) Elastic IP from AWS?

    calendar Dec 15, 2022 · 5 min read  ·
    Share on: twitter facebook linkedin copy
    How to release(delete) Elastic IP from AWS?

    I thought of writing this blog because I have a personal AWS account which I generally use for learning purposes but a couple of months ago assigned the Elastic IP address to one of my experimental EC2 accounts and forgot about deleting the EC2 instance as well as releasing(deleting) Elastic IP addressfor about a …


    Read More
  • How to fix - AWS ECR docker login error storing credentials - err exit status 1?

    calendar Oct 2, 2022 · 6 min read  ·
    Share on: twitter facebook linkedin copy
    How to fix - AWS ECR docker login error storing credentials - err exit status 1?

    This is a short troubleshooting blog post on how to fix the following error when performing the aws ecr get-login-password --region <region-name> | docker login - Here is a little brief about the error - Error saving credentials: error storing credentials - err: exit status 1, out: Post …


    Read More
  • AWS S3 - How to host static website?

    calendar Aug 24, 2022 · 10 min read  ·
    Share on: twitter facebook linkedin copy
    AWS S3 - How to host static website?

    Websites differ in the type of content they offer. The content can be divided into two categories, static and dynamic. A website built on static content consists of - HTML files Images Javascript CSS And it does not change based on user interaction. No matter how many times a user visits a static website, the content …


    Read More
  • AWS ECS & Fargate - How to deploy docker container

    calendar Aug 17, 2022 · 5 min read  ·
    Share on: twitter facebook linkedin copy
    AWS ECS &amp; Fargate - How to deploy docker container

    When developers are working to containerize an application, there are several steps involved. Getting the source code ready is merely half the job done. To package it in a container and get it into a runnable state, a developer will need to build a Dockerfile, which will contain all the necessary packages, runtimes, …


    Read More
  • How to download entire S3 bucket?

    calendar Nov 20, 2021 · 9 min read  ·
    Share on: twitter facebook linkedin copy
    How to download entire S3 bucket?

    Amazon offers S3 Bucket where S3 is a short form of Simple Storage Service which can be used for text, images, web applications, data lake, and many more in a cost-effective way. Amazon AWS service provides GUI for managing S3 bucket which includes - Viewing S3 Bucket content Uploading the content to S3 bucket …


    Read More
  • How to fix WARNING UNPROTECTED PRIVATE KEY FILE!

    calendar Jun 30, 2021 · 2 min read  ·
    Share on: twitter facebook linkedin copy
    How to fix WARNING UNPROTECTED PRIVATE KEY FILE!

    I am writing this post to document my troubleshooting steps when I faced the following issue - WARNING: UNPROTECTED PRIVATE KEY FILE! Permissions 0660 for jenkins-ec2.pem are too open. It is required that your private key files are NOT accessible by others. Load key jenkins-ec2.pem bad permissions …


    Read More
  • How to setup kubernetes jenkins pipeline on AWS?

    calendar Jun 19, 2021 · 15 min read  ·
    Share on: twitter facebook linkedin copy
    How to setup kubernetes jenkins pipeline on AWS?

    Hello guys It is been quite some time I was planning to write a blog post on How to set up your Kubernetes CI CD Jenkins pipeline on AWS step by step? It took some time for me to figure out all the details for setting up the continuous pipeline but at last once I was able to deploy it successfully on AWS, it was a sigh …


    Read More

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