Kubernetes: what are Endpoints

rtfm.co.ua – Usually, we don’t see Endpoints objects when using Kubernetes Services, as they are working under the hood, similarly to ReplicaSets which are “hidden” behind Kubernetes Deployments. So, Service is a…
Quelle: news.kubernauts.io

GitOps with Flux and Helm Operator

itnext.io – These are some notes I took for myself because I’ve done this exercise over and over again over the last couple of years. The idea is to use GitOps to deploy services to a Kubernetes cluster. The…
Quelle: news.kubernauts.io