Tags

A collection of 0 pages


Hardening workloads with private GKE Clusters

Hardening workloads with private GKE Clusters

When you build a secure GKE cluster you want to protect your nodes from the internet by creating a private cluster. If you need to communicate with the outside world (for example to pull containers), you're going to need NAT. If you want to pull from GCR, you'll also need to create a DNS Zone.

8 min read
Openstack

Openstack

I was hosting websites and applications on bare metal (co located) before cloud computing was a thing.