Jorge's Notebook

Jorge's Notebook

Wellcome! This is a multi-lengual notebook. You'll read some geeky things here. I hope you enjoy it.

How to config SOPS in Helm

I will explain how to use SOPS in helm deploying it with helmfile

Jorge Andreu Calatayud

3-Minute Read

In our previous post about helmfile, we spoke briefly about sops, but we didn’t use it or speak more about it… Now it’s the time to do that. With SOPS, we can have a file in our repo that is encrypted by sops and have the variables to use in our chart through Helmfile there.

How to set up your kluster with helmfile

We'll config helmfile. This is not the perfect solution, but this is my way, and it works for me.

Jorge Andreu Calatayud

5-Minute Read

Helmfile is a tool that allows you to get more out of Helm. When you use helmfile, you can implement as many charts as you want. Helmfile allows you to template the charts with the values that you want, and it will ship it to your cluster. Helmfile brings modular deployments too, by this I mean that you can have a huge list of deployments, and you can say deploy only this group of helmchart, you can also deploy them in sequence.

Starting with Spring Boot

In this post we’re going to have different sections, in the first one, as in all beginner courses, we’re going to define Spring, learn how to create a project with Spring Boot and learn what the meaning of the basic class which Spring gives you when you start a project is.

4-Minute Read

In this post we’re going to have different sections, in the first one, as in all beginner courses, we’re going to define Spring, learn how to create a project with Spring Boot and learn what the meaning of the basic class which Spring gives you when you start a project is.

Recent Posts

Categories

About

In this Notebook I’ll post about my knowledges, and somethings that I’ll discover while I’m working. I won’t post all days because it’s a impossible. I’ll try to post one per week or at least one per month. If you like my posts stay tune becuase I’ll start a youtube channel guess how is gonig to be the name?…jorge's Notebook!.