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: 86

Answers (1)

ChiliChonka
ChiliChonka

Reputation: 2217

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