이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 13. OpenShift Cartridge Reference
This chapter contains reference material for OpenShift Enterprise cartridges.
13.1. Cartridge Hierarchy 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
OpenShift cartridges use a hierarchy so that multiple cartridges can be collocated or combined on one gear. This hierarchy consists of a single,
primary cartridge, along with a combination of embedded cartridges. The primary cartridge controls the application build life cycle, responds to scaling events, and provides external network accessibility. The embedded cartridges support the primary cartridge and provide additional capabilities to applications.
A good example of this hierarchy is the relationship between the
jenkins cartridge and the jenkins-client cartridge. While the jenkins cartridge provides a fully functional browser based Jenkins service, the jenkins-client cartridge is embedded in web applications to offload application builds to an existing Jenkins service. Note that the jenkins-client cartridge by itself provides no value and must be combined with an existing primary cartridge.