Skip to content

shreyapy/Deploy-Docker-Image-to-Kubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Deploy-Docker-Image-to-Kubernetes

Deploy Docker Image to Kubernetes

Description

You are working as a DevOps engineer in an IT firm. You have been asked to create a Redis-based Docker image and deploy it on a Kubernetes cluster.

Background of the problem statement:

Your organization wants to use Redis in a Kubernetes cluster for the data storage and caching purpose. The development team has asked you to create a Redis-based Docker image using a Dockerfile and deploy this image on a Kubernetes cluster.

You have also been asked to publish this image on your organization's Docker Hub account so that other team members can also access this image.

You must use the following:

Docker CLI: To create the Docker image using a Dockerfile Docker Hub: To publish the image Kubectl: To deploy the image on a Kubernetes cluster

Following requirements should be met:

Follow the above-mentioned specifications Make sure you create an account on Docker Hub to push the Docker image Document the step-by-step process involved in completing this task

About

Deploy Docker Image to Kubernetes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published