/CMSKubernetes

Set of instructions and examples to deploy CMS data-services to Kubernetes cluster

Primary LanguageShell

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.