Let's Embark! Shipping Kubernetes Logs with fluentd, Loggly, and Kustomize (Part 5) Today we're setting up a Kubernetes Logging Solution using Loggly and some simple Kubernetes commands.
Let's Embark! Securing our Ingress with Let's Encrypt (Part 3) Time to secure our cluster to ensure our traffic can't be snooped on by any baddies. In part 3, we use JetStack's `cert-manager` to automatically provision certificates and secure communication between the user and our `nginx-ingress` pods.
Let's Embark! Setting up Ingress (Part 2) Let's get up and running using `nginx-ingress` on our Kubernetes cluster.