system-config/kubernetes/gitea
James E. Blair 7610682b6f Configure .kube/config on bridge
Add the gitea k8s cluster to root's .kube/config file on bridge.

The default context does not exist in order to force us to explicitly
specify a context for all commands (so that we do not inadvertently
deploy something on the wrong k8s cluster).

Change-Id: I53368c76e6f5b3ab45b1982e9a977f9ce9f08581
2019-02-06 15:43:19 -08:00
..
k8s Prevent gitea pods from being co-scheduled 2019-02-06 09:29:39 -08:00
README Add gitea k8s resource definitions and playbook 2019-02-05 18:52:21 +00:00
app.ini.j2 Set APP_NAME for gitea 2019-02-05 18:58:16 +00:00
gitea-playbook.yaml Configure .kube/config on bridge 2019-02-06 15:43:19 -08:00
setup-org.yaml Use project-config when syncing gitea repos 2019-02-06 09:29:39 -08:00
setup-repo.yaml Configure .kube/config on bridge 2019-02-06 15:43:19 -08:00
sync-repos.yaml Use project-config when syncing gitea repos 2019-02-06 09:29:39 -08:00

README

This directory contains Ansible playbooks and Kubernetes resource
definitions for running gitea.