scorpionn
scorpionn

Reputation: 45

What are the differences between those two types of cluster api endpoint here?

There are two types of scope resources.

What are the differences here as both endpoints look like same?

Upvotes: 0

Views: 84

Answers (1)

Manuel
Manuel

Reputation: 2197

It's just telling you, that it returns you ALL resources of this type over ALL namespaces, even if the scope of your resource type is namespaced.

Upvotes: 1

Related Questions