#279 Add default resource quotas to communishift
Merged 3 months ago by kevin. Opened 3 months ago by zlopez.
zlopez/infra-docs-fpo Communishift  into  master

@@ -13,6 +13,18 @@ 

  If you need any help with your OpenShift project, please refer to official

  link:https://docs.openshift.com/dedicated/welcome/index.html[OpenShift documentation].

  

+ With the namespace provided you will get following default resources:

+ 

+ * 1 CPU

+ * 1 Gi Memory (2 Gi limit)

+ * 5 Gi persistent storage

+ 

+ [NOTE]

+ ====

+ Default resources were taken from communishift

+ link:https://pagure.io/fedora-infra/ansible/blob/main/f/roles/communishift/tasks/create-resource-quota.yml[ansible playbook].

+ ====

+ 

  == Removal of the projects

  

  All the projects on Communishift will be deleted every Fedora Linux release (6 months). If you need

The values are taken from ansible

Perhaps provide a link to the ansible location also in case they somehow get out of sync with the doc?

rebased onto 5be0bba

3 months ago

rebased onto b5d397e

3 months ago

Pull-Request has been merged by kevin

3 months ago
Metadata