Docker For Enterprise Operations
Docker For Enterprise Operations
Work together!
Ask questions at any time
Dog photo jeffreyw; Livestock photo Paul Asman, Jill Lenoble; images CC-BY 2.0
Ship:
Run:
Describe the interactions and responsibilities of the containers that serve UCP
Identify the necessary firewall configurations to support inter-node
communication
Create Docker resources by issuing API calls and configuring client bundles
Design and write access control rules via UCP for resources managed by both
Swarm and Kubernetes
Compose Adapter
Requirements
Swarm:
Kube Ingress
Select and set a logging driver at the engine level, including `json-file` and
`journald`
Configure logging options
Configure and retrieve UCP API audit logs
Describe and implement a centralized logging solution
kind: Pod
...
spec:
containers:
- name: demo
image: ...
livenessProbe:
periodSeconds: 10
timeoutSeconds: 2
failureThreshold: 3
initialDelaySeconds: 30
successThreshold: 1
exec:
command:
- cat
- /tmp/healthy
...
ee2.1-v1.4 © 2019 Docker, Inc.
ALTERNATE LIVENESS PROBES
HTTP Request: success if 200 <= response < 400
TCP socket: success if connection succeeds on specified port
Install DTR, configure its storage backend, and establish push and pull rights with
a remote machine
Overview a complete software supply chain supported by DTR
Identify and troubleshoot common DTR installation problems
Image Distribution:
Image Storage:
Org-Owned Anyone can pull Must be R/W or R/O team to see repo
Visible to all
Push by R/W team
The contents key depends on the event type; see https://dockr.ly/2JjcAW7 for
the full spec.
success.docker.com/training