Skip to content

PabloToPamblo/DockerProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: Real Environment Simulation with Django, Docker, and Kubernetes

This project aims to simulate a production environment using Django within a Docker container and managing the containers through Kubernetes.

The main idea is to replicate a realistic environment for the development and deployment of web applications while efficiently maintaining the containers.

Technologies Used

  • Django: Web development framework in Python.
  • Docker: For containerizing the project, facilitating a replicable and consistent environment.
  • Kubernetes: For orchestrating and maintaining the containers, allowing for scalability and application management.

Objective

This project is designed to learn and apply the use of Docker and Kubernetes in a real development environment with Django. Docker ensures the creation of controlled and replicable environments, while Kubernetes implements automation for managing, scaling, and maintaining these containers.


Download image

docker pull pamblo/django-app:v1


Autor: [PAMBLO][https://www.linkedin.com/in/pablo-aixela-martin/]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published