This message was deleted.
# fleet
a
This message was deleted.
b
Hi @melodic-account-62504. Answering this question from the GUI side: You can restrict the access of a user to a namespace if you use the concept of
projects
. Note that this will be a cluster-level access restriction. Just go to a given cluster (ex:
local
cluster), then on the cluster tab of the cluster menu, go to
Projects/namespaces
. There you can create a
project
(check the
members
tab, and add the selected users to that project). After that, on the project/namespaces list, there’s a button called
Create Namespace
, go ahead and create a
namespace
under that project. With this, the users you’ve just added to that project will only have permissions to manage resources* belonging to that cluster for that namespace. Hope this helps • * full permissions scope is also based on the roles/permissions assigned to each user
m
@busy-ability-54059 thanks for the reply. Let me try this.