Skip to content

system-cluster-critical priorityClass is not permitted in default namespace #824

Description

@nkinkade

I noticed this warning in GKE in mlab-oti while doing something else:

pods "kubeip-7545b86569-" is forbidden: pods with system-cluster-critical priorityClass is not permitted in default namespace

And I see that indeed the podSpec for kubeip defines priorityClassName: system-cluster-critical.

We should either remove the priorityClass (is it necessary?), or move it to the kube-system namespace:

doitintl/kubeip#39

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions