Skip to content

orsenthil/django-kubernetes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy Django App in Kubernetes

Overview

This guide provides detailed instructions on how to deploy a Django application in a Kubernetes environment. Kubernetes, a powerful container-orchestration system, is used for automating deployment, scaling, and management of containerized applications.

Prerequisites

  • A basic understanding of Kubernetes concepts
  • A Django application ready for deployment
  • Kubernetes cluster setup
  • kubectl command-line tool installed

Blog

About

Deploy Django App in Kubernetes 🐍 ☸️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.7%
  • Dockerfile 3.3%