- Mastering Docker Enterprise
- Mark Panthofer
- 209字
- 2021-07-02 12:30:06
UCP and DTR benefits
Docker Enterprise standard and advanced come with the Universal Control Plane (UCP) and the Docker Trusted Registry (DTR).
Docker's UCP includes critical enterprise features such as LDAP integrated, role-based access control, a certificate managed command-line interface, a web-based GUI, and the Kubernetes orchestrator installed and ready to use. UCP also provides a secure API interface for scripting and extensibility.
Rather than using a public image repository such as Docker Hub for enterprise images, Docker Enterprise uses a private image repository called DTR for security and availability reasons. If for some reason an image repository becomes unavailable to a cluster, applications cannot be deployed. So, DTR is a replicated, integral part of the Docker Enterprise platform.
Docker's DTR runs in the same cluster where the workload container images are deployed. DTR is where enterprise images are securely stored after they are built and where they are pulled from at deployment time. DTR is a critical part of an enterprise-class container cluster and is also the heart and soul of a secure image pipeline. Therefor, DTR includes image scanning (Advanced Edition feature only), image signing with Notary's TUF implementation, and webhooks for CI/CD integration and image promotion policies, and is fully integrated with the UCP RBAC system.
- 火格局的時空變異及其在電網防火中的應用
- Design for the Future
- Implementing Oracle API Platform Cloud Service
- 精通數(shù)據(jù)科學算法
- 氣動系統(tǒng)裝調與PLC控制
- 奇點將至
- 自動化生產線安裝與調試(三菱FX系列)(第二版)
- 機器人人工智能
- Microsoft Dynamics CRM 2013 Marketing Automation
- 手把手教你學Photoshop CS3
- 常用傳感器技術及應用(第2版)
- 教育創(chuàng)新與創(chuàng)新人才:信息技術人才培養(yǎng)改革之路(四)
- ARM體系結構與編程
- EDA技術及其創(chuàng)新實踐(Verilog HDL版)
- 深度學習之模型優(yōu)化:核心算法與案例實踐