Legacy container/kubernetes configs and docs for gitea.kosmos.org
This repository has been archived on 2023-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Basti 915fd7db8a
Add resource requests and limits for Gitea
Based on recent usage stats. If these are not set, the scheduler's
capacity check doesn't work and it will place new pods on nodes that are
actually not free enough for them.
2019-03-04 13:48:20 +07:00
doc Merge branch 'docs/update' of kosmos/gitea.kosmos.org into master 2019-01-28 22:42:17 +00:00
kubernetes Add resource requests and limits for Gitea 2019-03-04 13:48:20 +07:00
script Force a new deployment after replacing the secrets 2018-12-14 18:47:53 +01:00
vendor Add Ark as submodule 2019-01-05 10:14:49 +08:00
.gitignore Add initial Kubernetes config files 2018-12-14 17:14:00 +01:00
.gitmodules Add Ark as submodule 2019-01-05 10:14:49 +08:00
README.md Move Kubernetes docs out of README 2018-12-14 18:12:39 +00:00

README.md

gitea.kosmos.org

This repository contains configuration files and other assets, that are used to deploy and operate this Gitea instance.

Feel free to open issues for questions, suggestions, bugs, to-do items, and whatever else you want to discuss or resolve.