Site icon Hip-Hop Website Design and Development

Deploying Docker containers – Introduction to Kubernetes

We are going to take the WordPress maintenance support plans image that I created from my last post “Creating a deployable Docker image with Jenkins” and deploy it. You can find the image that we created last time up on Docker Hub, that is where we pushed the image last time. You have several options on how to deploy Docker images to production, whether that be manually, using a service like AWS ECS, or OpenShift, etc… Today, I’m going to walk you through a deployment process using Kubernetes also known as simply k8s.
Read more…
Source: New feed