AzureAzure Kubernetes ServiceDjangoDjango Rest FrameworkDockerKubernetesNginxPostgresPythonUncategorized
Deploy a Django Rest Framework App on Azure
Introduction In the previous three posts we have created a local kubernetes cluster, with the Django Rest Framework...
Deploying a simple Django (DRF) app to a Kubernetes cluster, part 3: using an nginx pod as proxy
Introduction In my previous two posts we set up a kubernetes deployment for a Django Rest Framework Application....