kubernetes Add an HTTP echo service to your Kubernetes cluster Kubernetes is a lot of fun and also a maze of settings and services. When working on your Ingress rules, it's good to have something on the inside to validate
spring Spring Cloud Config with public/private key git access - solving the "Auth fail" error So I was setting up Spring Cloud Config for our project. Access your config through a public Git repo seems quite straight forward. And then it wasn't. This post is