This document summarizes Docker Enterprise Edition (EE) and its integration with Kubernetes. Docker EE provides enterprise-grade features like security, management and automation for production use. It integrates orchestration with Kubernetes and includes components like a private image registry, universal control plane for app and cluster management, and image security scanning. Docker EE allows deploying applications using either Docker Compose or Kubernetes YAML files and supports deploying Kubernetes applications via its UI or CLI while enforcing permissions. It also aims to secure the software supply chain through features like image signing and vulnerability scanning. Upcoming additions to Docker EE include federated application management and enhanced Kubernetes support.