An organization is setting up a new set of NKP clusters for R&D. The R&D director requires full admin access for the team on infrastructure dedicated to R&D.
What is the proper method for the engineer to ensure these objectives are met?
A.
Create an 'R&D' NKP workspace
Create an 'R&D' infrastructure provider in this workspace
Create an 'R&D' NKP group for the R&D team members and assign admin-level roles within
Deploy the NKP clusters into the 'R&D' workspace
B.
Create an 'R&D' NKP connector and infrastructure provider
Create an 'R&D' NKP group and assign it admin-level roles
Assign the 'R&D' NKP group to the 'R&D' NKP connector
Deploy the NKP clusters into the 'R&D' workspace
C.
Create an 'R&D' NKP workspace and project within this workspace
Create an NKP infrastructure provider in the 'R&D' NKP project
Create an 'R&D' NKP group for the R&D team members and assign admin-level roles within this project
Deploy the NKP clusters into the 'R&D' workspace
D.
Create an 'R&D' NKP connector and infrastructure provider
Create an 'R&D' NKP group and assign it admin-level roles
Assign the 'R&D' NKP group to the 'R&D' NKP infrastructure provider
TheNKPA 6.10 documentationand Nutanix Best Practices recommend using workspaces to segment cluster deployments and their associated infrastructure providers, as well as to manage access control through RBAC. The typical workflow is:
Create an NKP workspace dedicated to the R&D environment.
Create an infrastructure provider (e.g., vSphere, AHV) scoped to that workspace.
Create an NKP group for the R&D team and assign admin roles to this group within the workspace.
Deploy workload clusters in this workspace, leveraging the scoped infrastructure provider.
This ensures that:
The R&D team has full administrative control over their resources.
Clusters and infrastructure are logically isolated in the R&D workspace.
RBAC policies are applied cleanly within the workspace context.
[Reference:, Nutanix Kubernetes Platform Administration (NKPA) 6.10 – “Workspaces and RBAC”, NCP-CN 6.10 Study Guide – “Workspace and Cluster Management Best Practices”, , ]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit