Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 566 Bytes

File metadata and controls

11 lines (6 loc) · 566 Bytes

Django + Celery on Okteto Demo

Prerequisites

  • Okteto CLI >= 1.8.17. Follow this guide to upgrade to the latest version.

Overview

This example shows how to leverage Okteto to develop a Django + Celery Sample App directly on Kubernetes. The Django + Celery Sample App is deployed using raw Kubernetes manifests.

This is the application used for the How to Develop a Django + Celery app in Kubernetes blog post.