Getting started with Kubernetes
Install Docker EE UCP with Kubernetes
Install UCP CLI Bundle
Install Kubernetes Client Bundle
Test kubectl commands
Play with Kubernetes
Brief overview of other installations’ options
Kubernetes background
Where did Kubernetes come from
A data center OS
Kubernetes Architecture
Masters and nodes
Packaging apps
The declarative model and desired state
Pods
Deployments
Services
Pods
Pod lab using both: UCP UI and command line
Deployments
Deployments lab using both: UCP UI and command line
Services
Services lab using both: UCP UI and command line
Storage
The Container Storage Interface (CSI)
The Kubernetes persistent volume subsystem
Storage Classes and Dynamic Provisioning
ConfigMaps
The big picture
ConfigMap theory
How do ConfigMaps work
Hands-on with ConfigMaps
Security
Docker security
TLS and mutual authentication
Configuring some CA settings
Role-based access control (RBAC)
Content Trust
Enterprise-grade features
Configuring Docker Trusted Registry (DTR)
Using Docker Trusted Registry