Jérôme Decoster
3x AWS Certified - Architect, Developer, Cloud Practionner
Home
Tags
About
GitOps
posts
21
Dec 2022
Create temporary environment from Pull Request with ArgoCD ApplicationSet
Deploying app to Kubernetes. Creating a
new environment for each pull request
.
22
Nov 2022
ArgoCD Sync Wave + Postgres
Deploying app to Kubernetes and setup Postgres database using
ArgoCD Sync Wave
in a
Kind
cluster with
Terraform
.
18
Oct 2022
Microservice + ArgoCD ApplicationSet + Image Updater
Deploying microservice using
ArgoCD ApplicationSet
and
ArgoCD Image Updater
in a
Kind
cluster with
Terraform
.
03
Oct 2022
ArgoCD + Image Updater
Playing with
ArgoCD Image Updater
and
public
and
private repositories
.
11
Sep 2020
Kubernetes + EKS + Github Actions
Creation of a
website
, hosted on a
Kubernetes cluster
. Use
Kubectl
,
Kustomize
and
Github actions
to deploy it in a
GitOps
way.
07
Jul 2020
Github Actions + Hugo + Terraform + S3
Creation of a static website with
Hugo
. Host it on
S3
with
CloudFront
. Use
Terraform
and
Github actions
to deploy it in a
GitOps
way.
22
Apr 2020
GitOps + Terraform
Manage the
content and infrastructure
of a website in a git monorepo.
Deploy automatically
with each push.