In this video, I walk you through how you can deploy an app using Kubernetes on Docker Enterprise Edition.
First you need to generate a client bundle and download it to your local machine so you can interact with the Docker EE cluster. For more information on how to use the client bundle, please watch this video: • Jenkins CI/CD and Docker Enterprise Editio...
You can then deploy your app via the web UI or the CLI.
Here I show a simple Kubernetes yaml file that has a deployment and a NodePort service.