No result found.

Django Application Deployment using Kubernetes and AWS EC2 Instance

Sahana B22 Aug, 2020
View Full Project arrow_forward

Outline

  • Django Application Deployment using Kubernetes and AWS EC2 Instance

Introduction

1.launch ubuntu AMI one of t2.medium(Master Node) and t2.micro(slave node) 2.login to aws console of the instance 3.Install following dependencies on both master and slave. Kubernetes supports many runtime engines here am going to select docker as runtime engine

Aim

Deployment of Django Application on Aws Ec2 Instance using Precreated Docker Image

Team
  • Sahana B

Django Docker K8S

Sahana B

@sahana_b

Your work is great keep updating!🙌

Thank you,sure

View Full Project arrow_forward

Outline

  • Django Application Deployment using Kubernetes and AWS EC2 Instance