rancher
A multi-cluster management for Kubernetes
2020
Self-Cert Rotation with Istio
notes to setup Certs for a dev server (becuase i will forget this)
Continue reading Self-Cert Rotation with IstioRemove the Prefix from an Route in Istio
this is common where the Istio will have some part of the route to identify which service, and will want to remove the identifier.
Continue reading Remove the Prefix from an Route in IstioIstio Gateway in a different namspace to the VirtualService
our services will be deployed in a number of seperate namespaces, this is how you can do the routing
Continue reading Istio Gateway in a different namspace to the VirtualServiceenabling Isio Secure Ingress on Rancher
simple extra config answer which is required
Continue reading enabling Isio Secure Ingress on Rancher2015
.Net and Docker
hosting dotnet in docker is really easy, lets look how.
Continue reading .Net and Docker