LexainASL19 DevelopersHosting Outline VPN Server on KubernetesIn this document, we will look at the steps we need to take in order to host the Outline Server application on Kubernetes. The current…May 17, 20191May 17, 20191
LexainASL19 DevelopersBuild your own cloud-agnostic TCP/UDP LoadBalancer for your Kubernetes appsRecently I’ve been working on a Kubernetes migration for a project with a specific requirement for TCP/UDP load-balancing. I deployed this…May 17, 20191May 17, 20191
LexainASL19 DevelopersPractices for Organizing Staging-Level Kubernetes Applications with NamespacesAt any given point in time, there is at least a handful of active web projects at ASL19. Take a look at our website to see a few of our…May 16, 2019May 16, 2019
LexainASL19 DevelopersUse Let’s Encrypt, Cert-Manager and External-DNS to publish your Kubernetes apps to your websiteIn this tutorial, we aim to bring a few tools together to automate the process of publishing your Kubernetes applications to your website…May 16, 20191May 16, 20191
LexainASL19 DevelopersCreate ReadWriteMany PersistentVolumeClaims on your Kubernetes ClusterKubernetes allows us to provision our PersistentVolumes dynamically using PersistentVolumeClaims. Pods treat these claims as volumes. The…May 16, 20198May 16, 20198
LexainASL19 DevelopersConnect your Kubernetes cluster to multiple GitLab projects for CI/CDMy team has recently boarded the hype train on Kubernetes deployments. We can get rid of a bunch of staging servers and never look back…May 16, 20192May 16, 20192