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! Kubernetes Secrets and AWS SSM (Part 4) Here we have a simple solution that can be used to inject secrets into your Kubernetes Clusters with minimal effort, when you do not have strict security requirements for your workloads.
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.
Let's Embark! Setting up Kubernetes (Part 1) I just went through the process of setting up my Kubernetes Cluster, and it was pretty easy the third time around! So, I thought I'd put up a series of tutorials that focus on getting a Kubernetes Cluster up and running with Ingress, Certificates, and a basic Service.