k8spractice PostgreSQL Service Deployment

This is part 2 of a 4-part series on deploying an application to Azure Kubernetes. Here's a full list of this series: k8spractice Overviewk8spractice PostgreSQL Service Deployment (this post)k8spractice Servicesk8spractice Ingress Rules Motivation First, I want to point out that Azure provides a PostgreSQL service (see here for info) that you should prefer in a … Continue reading k8spractice PostgreSQL Service Deployment

k8spractice Overview

This is part 4 of a 4-part series on deploying an application to Azure Kubernetes. Here's a full list of this series: k8spractice Overview (this post)k8spractice PostgreSQL Service Deploymentk8spractice Servicesk8spractice Ingress Rules I started k8spractice after completing the Kubernetes Fundamentals course as part of preparing for the Certified Kubernetes Administrator exam. Aside from practicing what … Continue reading k8spractice Overview