Jérôme Decoster
3x AWS Certified - Architect, Developer, Cloud Practionner
Home
Tags
About
Kubernetes
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
.
15
Jul 2022
EKS + RDS + PostgreSQL
Interract with
RDS for PostgreSQL
from an
EKS cluster
.
07
Jul 2022
EKS + DynamoDB
Interract with
DynamoDB
from an
EKS cluster
with a
Service Account
.
20
Apr 2022
Kubernetes + Adapter Pattern + Minikube
Testing the
Adapter Kubernetes Pattern
with
Minikube
,
Redis
,
Prometheus
and
Grafana
.
14
Apr 2022
Kubernetes + Sidecar Pattern + Minikube
Testing the
Sidecar Kubernetes Pattern
with
Minikube
.
11
Apr 2022
Kubernetes + Init Container Pattern + Minikube
Testing the
Init Container Kubernetes Pattern
with
Minikube
.
05
Jul 2021
Kubernetes + EKS + Canary Deployment
Testing
Kubernetes Canary Deployment
on
EKS
.
10
Jun 2021
Kubernetes + EKS + Blue/Green Deployment
Testing
Kubernetes Blue/Green Deployment
on
EKS
.
05
Oct 2020
EKS + Prometheus + Grafana
Install
Prometheus
and
Grafana
on
Kubernetes
. Perform a
CPU stress test
to see the evolution of
Prometheus metrics
and
Kubernetes autoscaling
.
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.
01
Sep 2020
Kubernetes + EKS + Docker + Node
Creation of a
web application
to convert images to black and white.
3 microservices
orchestrated by
Docker-Compose locally
and by
Kubernetes on AWS
.