3장. Red Hat Quay infrastructure
Red Hat Quay infrastructure options range from all-in-one to highly available and geo-distributed, on standalone hosts or on OpenShift Container Platform. You can deploy standalone with automation or use the Red Hat Quay Operator for OpenShift Container Platform for managed deployment, scaling, and integration. Red Hat Quay runs on any physical or virtual infrastructure, both on premise or public cloud.
3.1. Running Red Hat Quay on standalone hosts 링크 복사링크가 클립보드에 복사되었습니다!
You can automate the standalone deployment process by using Ansible or another automation suite. All standalone hosts require valid a Red Hat Enterprise Linux (RHEL) subscription.
- Proof of Concept deployment
- Red Hat Quay runs on a machine with image storage, containerized database, Redis, and optionally, Clair security scanning.
- Highly available setups
Red Hat Quay and Clair run in containers across multiple hosts. You can use
systemdunits to ensure restart on failure or reboot.High availability setups on standalone hosts require customer-provided load balancers, either low-level TCP load balancers or application load balancers, capable of terminating TLS.