📄️ Splitting Service Traffic between K8S and VMs
Set-up traffic routing between a service running both on a VM, and a Kubernetes cluster.
📄️ Migrating VM Monoliths to your cluster
How-to migrate a portion of a VM workload to a cluster, and split traffic between VM and cluster.
📄️ Client Side Load Balancing
How to setup multiple replicas and load balance between them.
📄️ Send traffic to an External Host using HTTPS
This article will cover how to send traffic to an external host using HTTPS retries and timeouts.
📄️ Configure ServiceRoute for (multi-port, multi-protocol) services
Guide to configure HTTP and non-HTTP (multi-port, multi-protocol) routes to services.
📄️ Canary Releases
Guide on doing canary releases with TSB.