Skip to content

Latest commit

 

History

History
35 lines (33 loc) · 2.29 KB

README.md

File metadata and controls

35 lines (33 loc) · 2.29 KB

CMSKubernetes

This repository contains all necessary tools and documentation to build and deploy cms services to kubernetes (k8s). The repository is organized in the following way:

  • docker area contains cmsweb service areas. Within individual area you'll find Dockerfile and aux files required to build docker image for that service

  • kubernetes area contains several projects for deploying cmsweb service to k8s. Even though some of them are obsolete now we still keep them around for the reference.

  • helm area contains helm files for all the cmsweb services.