Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.13 KB

File metadata and controls

26 lines (15 loc) · 1.13 KB

Getting started with Django on Google Kubernetes Engine

Open in Cloud Shell

This repository is an example of how to run a Django app on Google Kubernetes Engine. It uses the Writing your first Django app Polls application (parts 1 and 2) as the example app to deploy. From here on out, we refer to this app as the 'polls' application.

Tutorial

See our Django on Kubernetes Engine tutorial for instructions for setting up and deploying this sample application.

Contributing changes

Licensing