kubernetes

Mar
11
Automatically pull new AWS ECR latest tags from AWS EKS

Automatically pull new AWS ECR latest tags from AWS EKS

How to automatically pull latest tag image on Elastic Container Registry (ECR) from Elastic Kubernetes Service (EKS) on AWS and automatically restart pods.
2 min read
Mar
06
Urunner - a Kubernetes open source project

Urunner - a Kubernetes open source project

URunner is a Kubernetes utility in order to auto restart pods on image digest change even if the tag remain the same.
3 min read
Nov
16
From Kubernetes ingress controller to Istio through Gateway API (a very loooong journey)

From Kubernetes ingress controller to Istio through Gateway API (a very loooong journey)

A very long journey with personal thoughts about applications networking complexity.
6 min read
Apr
15
How to pass CKAD (Certified Kubernetes Application Developer)

How to pass CKAD (Certified Kubernetes Application Developer)

All CKAD tips you need to pass the CKAD exam as smoothly as possible based on my experience.
6 min read
Mar
06
How Kubernetes affinity works

How Kubernetes affinity works

NodeAffinity, Pod Affinity, Taint/Toleration DEMYSTIFIED
6 min read
Feb
08
Easy cache your applications in Kubernetes

Easy cache your applications in Kubernetes

> There are only two hard things in Computer Science: cache invalidation and naming things. - Phil Karlton Problem How many
2 min read
Jan
07
Kubernetes Best Practices

Kubernetes Best Practices

Table of contents 0. Intro 1. Before to start 1.1 12 Factor 1.2 Lint your manifests 1.3
11 min read
Dec
02
Single-Node Patterns in distributed systems

Single-Node Patterns in distributed systems

Single-Node Patterns in distributed systems
6 min read
Oct
10
Your first view of Kubernetes

Your first view of Kubernetes

PS I drew this schema over a flight during my hooliday return. Considering the fly hours (8+) i read Managing
Aug
23
From monolithic to Kubernetes

From monolithic to Kubernetes

The aim of this mini guide is to focus on shipping your ideas and making your users happy. Kubernates is the key.
10 min read
Tweets by YBacciarini