Deploying A Multi Container application in Kubernetes  
  Authors : Arun Kumar K; Vinayaditya B V; Vinutha B S

 

Containers have been helping teams of all sizes to solve issues with consistency, scalability, and security. Using containers such as Docker allow you to separate the application from the underlying infrastructure. Gaining that separation requires some new tools in order to get the most value out of containers, and one of the most popular tools used for container management and orchestration is Kubernetes. So in this paper we are using Docker Networking Technology to communicate between different containers.

 

Published In : IJCAT Journal Volume 6, Issue 4

Date of Publication : April 2019

Pages : 27-30

Figures :04/p>

Tables :--

 

 

 

Arun Kumar K : Assistant Professor, School of CS & IT, Jain University, Bangalore, Karnataka, India.

Vinayaditya B V : PG Scholar - School of CS & IT, Jain University, Bangalore, Karnataka, India.

Vinutha B S : PG Scholar - School of CS & IT, Jain University, Bangalore, Karnataka, India.

 

 

 

 

 

 

 

Docker, Container, Kubernet

 

 

 

 

 

 

 

 

 

 

 

 

 

 

This project is designed to deploy a Multicontainerized application on to a Kubernetes cluster using EKS. We have created the micro services of our web application using Docker. The web application is running inside one container and the database in another container and these containers are successfully deployed in a Kubernetes cluster which has a master and a worker node and this web application is successfully deployed and running inside the node and both the containers are communicating using Docker Networking.

 

 

 

 

 

 

 

 

 

1. Vinayaditya B V, "Kubernet Dockerize application on amazon web service using kops" International research journal of engineering and technology (IRJET), Vol 6, issue 2, 2019. 2. P. Mell and T. Grance, The NIST Definition of Cloud Computing: Recommendations of the National Institute of Standards and Technology, NIST Special Publication 800- 145, 2011. 3. U. Thakrar, "Introducing Right- Scale Cloud Appliance for vSphere," blog, 10 Dec. 2013; 4. B. Kepes, "VoltDB Puts the Boot into Amazon Web Services, Claims IBM Is Five Times Faster,"Forbes,2014; azon-web-services -claimsibm-5-faster. 5. J. Petazzoni, "Containers & Docker: How Secure Are They" blog, 21 Aug. 2013; 6. J. Petazzoni, "Linux Containers (LXC), Dockers and Security," 2014; 7. https://github.com/kubernetes/kops/blob/master/docs/cli/k ops_create_secret_encryptionconfig.md 8. https://kubernetes.io/docs/tasks/administercluster/ encrypt-data/ 9. https://github.com/kubernetes/kops/blob/master/nodeup/p kg/model/kube_apiserver.go#L61 10. https://github.com/georgebuckerfield/kops/blob/master/pk g/apis/kops/cluster.go#L162