kubernetes Running a mailserver in Kubernetes Running a webserver in Kubernetes is easy, but a mailserver is more challenging. Most of the challenging things has todo with your ip infrastructure, ingress and loadbalancer within Kubernetes. Here Dennis Kruyt 19 Oct 2020 • 3 min read
varnish Varnish in Kubernetes This is a simple minimal but highly configurable Varnish caching service for Kubernetes. This should be placed between your ingress and your application service. simple setupIt can be used in Dennis Kruyt 15 Sep 2020 • 3 min read