canonical / deployment-configs

10 stars 12 forks source link
deployments web-and-design

Canonical Web Team Kubernetes configs

This repository contains our ConfigMaps for Kubernetes and our CronJobs configurations; these cronjobs are applied using the Konf snap.

Files

Deploying

To deploy any changes in the current configuration files, update the branch master of this repo by opening a PR with the changes that you want to make.

If you want to add a new ConfigMap or CronJob, create a new yaml file with the configuration and make sure that the Jenkins job is also updated.

If you are looking for our website configuration files, we have moved these files into each website repo, you could find them under the konf folder in each website. Here is the one for ubuntu.com. To apply these configurations take a look into the Konf snap repo