Jérôme Decoster
3x AWS Certified - Architect, Developer, Cloud Practionner
Home
Tags
About
Github
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
.
03
Jun 2022
EKS + ArgoCD + Multi-Environments and Multi-clusters Gitops
Deploy
multiple environments
on
multiple EKS clusters
with
ArgoCD
.
17
Feb 2022
ArgoCD + Minikube + Ngrok + Github Webhook
Testing
ArgoCD
with
Minikube
. Instantaneous update with
Github webhook
and
Ngrok
.
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.
06
Apr 2020
Github Flow + Codesuite pipeline + Slack
Testing a
Node
project hosted on
github
with
CodeBuild
and
CodePipeline
. Also sending
Slack message
.
10
Mar 2020
Jenkins pipeline + Slack + Github release
Testing a
Node
project hosted on
github
with
Jenkins pipeline
. Also sending
Slack message
and
create github release
.
03
Mar 2020
Jenkins + github
Testing a
Node
project hosted on
github
with
Jenkins
.
28
Feb 2020
git-flow + github
Playing with
git-flow
and
github
.