ansible/roles/communishift/tasks
Francois Andrieu 7e979cb2f7 communishift: set default resource limits for pods
Once a resource quota is set for a namespace, kube will refuse to
schedule any pod without limits set, including build pod.
This can be difficult to figure out unless you know where to look, and
can be challenging for new openshift/kubernetes users.
Setting a default limit would, at least, avoid the non-schedulable
issue.
2023-02-05 22:46:55 +00:00
..
administration-tasks.yml communishift: Add task to create namespace for communishift authorization operator 2022-08-29 10:50:50 +01:00
create-efs-secret.yml communishift: Added EFS secrets to project namespace 2022-08-18 16:47:06 +02:00
create-efs.yml communishift: Added task for creating Openshift Group 2022-08-18 12:38:59 +02:00
create-group.yml communishift: Added task for creating Openshift Group 2022-08-18 12:38:59 +02:00
create-limit-range.yml communishift: set default resource limits for pods 2023-02-05 22:46:55 +00:00
create-namespace.yml communishift: Added tasks for creating project namespaces 2022-08-16 15:00:28 +01:00
create-resource-quota.yml communishift: Added task for creating Openshift ResourceQuota 2022-08-23 09:06:20 +01:00
create-role-binding.yml communishift: Added task for creating Openshift Role, RoleBindings 2022-08-22 12:06:36 +01:00
create-role.yml communishift: Added task for creating Openshift Role, RoleBindings 2022-08-22 12:06:36 +01:00
deploy-communishift-authorization-operator.yml communishift: Fixing tags on the deploy operator task 2022-09-08 11:55:06 +01:00
main.yml communishift: set default resource limits for pods 2023-02-05 22:46:55 +00:00