blog.jlops.me
  • Home
  • Resume
  • About me
Sign in Subscribe

Kubernetes

A collection of 6 posts
GitOps secrets management with SOPS, Helm-secrets and ArgoCD
AWS

GitOps secrets management with SOPS, Helm-secrets and ArgoCD

Introduction There are currently no standards on how to manage secrets like credentials, api keys or other sensitive information using a GitOps deployment workflow. So this post will discuss about why we needed to switch from our previous solution to a GitOps approach and the main security issue that we
11 Jan 2023 8 min read
Extract change of sensitive resource in Terraform
Infrastructure as a code

Extract change of sensitive resource in Terraform

In terraform 0.14+, it won't be possible to see the changes in sensitives types of arguments while using the plan and apply commands, so we have to find another solution.
02 Jul 2021 4 min read
Use CI/CD to deploy Helm Charts
Github Actions

Use CI/CD to deploy Helm Charts

Using Github Actions to deploy and update Helm charts in your Kubernetes cluster.
25 Dec 2020 7 min read
A simple HTTPS Redirect for your GKE app
GKE

A simple HTTPS Redirect for your GKE app

Redirect your traffic without heavy ingress controllers.
06 Dec 2020 2 min read
Use Github Actions to build a GKE cluster with Terraform
Github Actions Featured

Use Github Actions to build a GKE cluster with Terraform

This post will be about taking advantage of GitHub managed CI/CD pipelines to build a GKE Cluster. It is mainly aimed at people new to CI/CD.
26 Nov 2020 9 min read
How to deal with Helm charts using deprecated K8s API
Kubernetes Featured

How to deal with Helm charts using deprecated K8s API

Quick tutorial about upgrading a Helm release stuck on an old Kubernetes API version.
13 Nov 2020 4 min read
Page 1 of 1
blog.jlops.me © 2025
  • Linkedin
  • Under the Hood
Powered by Ghost