Commit Graph
21 Commits
Author SHA1 Message Date
basti d6d70af0ad Upgrade Gitea to 1.10.1 2019-12-19 14:09:35 +01:00
basti 3cd4b3102c Update Gitea to 1.10.0 2019-11-24 13:13:12 +01:00
basti 6785287227 Update Gitea to 1.9.5 2019-10-31 12:57:25 +01:00
basti da278556ed Adapt CPU resource request and limit
After the new pod wasn't able to be scheduled due to insufficient CPU
resources, I checked the current usage and it was well below the
requested amount. Lowering request and limit fixed the deployment issue.
2019-10-13 13:42:34 +02:00
basti 4dd0f4b844 Update Gitea to 1.9.4 2019-10-13 13:42:24 +02:00
basti b6894598a6 Update Gitea to 1.9.2 2019-08-31 12:01:16 +02:00
basti d821e02dec Update Gitea to 1.9.1 2019-08-15 17:32:38 +02:00
basti b00931352f Improve README 2019-08-06 13:16:07 +02:00
basti 12fc74d8ff Upgrade Gitea to 1.8.1 2019-05-21 15:15:04 +02:00
basti 490248909b Update Gitea to 1.8.0 2019-05-02 15:34:12 +01:00
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
basti 526f4b9035 Upgrade Gitea to 1.7.1 2019-02-03 12:28:21 +07:00
basti 21238a032d Add default and Kosmos label sets
Adds custom label set configs, overriding the default set and adding a
new one for Kosmos (that includes kredits labels).

closes #4
2019-01-27 16:19:19 +08:00
basti 28b73f88a8 Use 1.7 release of Gitea 2019-01-09 07:55:13 +08:00
basti cef013a40a Update backup docs 2019-01-05 11:23:17 +08:00
basti 3692204ce4 Add app label for all Gitea resources
This way one can address them all at once, like e.g. for Ark backups.
2019-01-05 11:09:25 +08:00
basti a16143a3f4 Add docs for Ark dependency 2019-01-05 10:22:48 +08:00
basti c3bf234cba Add Ark as submodule
Heptio Ark is a Kubernetes backup solution. See docs.
2019-01-05 10:14:49 +08:00
basti 9e8370f577 Add backup doc 2019-01-02 12:50:14 +08:00
basti 0cf7ba527e Move Kubernetes docs out of README 2018-12-14 18:12:39 +00:00
basti bdc9294260 Hello universe 2018-12-13 10:49:57 +00:00