Home Explore Blog CI



kubernetes

9th chunk of `content/en/blog/_posts/2017-11-00-Kubernetes-Easy-Way.md`
6a239e8e843ca06af2ecc08f094dbe112d238709439eb1f100000001000002b4
![](https://lh5.googleusercontent.com/5XciQfEpUxYZp6Tuic3TWFOkXi5I_x-16i9yXkpAMn4BRC54Rh7Hic4yM5Feo6A65jArBQyXfIgexTZ9rp-mM6l9Rmu4fm3aeE48x98veKN4_39j3hkRVm8goLTaWX0U9KgJuYIi)  

2. Copy the image name; we’ll need to paste it in later.



### Deploy the private image to Kubernetes
We’re now ready to deploy the image we built.   

1. Go to the Kubernetes page and, like we did with mongo, click Add Service and fill out the page. Make sure to select the same namespace you used to deploy mongo earlier. 


 ![](https://lh4.googleusercontent.com/reUappaYGmp27xL32HFg6OWHRZfw60o5fUxTII7jrUUmGN4lqNrEaPW8Dl5RHK-N4nOCSOTe-9A6Y0HIiSzPxyCceOzOmrNeTB_QGKRfyI5EnpTM7mT-neGsBwYx-zn4BETgN8Nz)

Title: Copying the Image Name and Deploying to Kubernetes
Summary
The user needs to copy the image name, because they’ll need to paste it in later. To deploy the private image to Kubernetes, the user needs to go to the Kubernetes page and, like they did with mongo, click Add Service and fill out the page. Make sure to select the same namespace they used to deploy mongo earlier.