BlogEvaluation guide
How to Evaluate GPU-Pod Admin Access Before You Approve Deployment
An ISSM should be able to explain exactly who can administer the GPU pod, how they authenticate, what vendors can reach, and what happens during emergencies.
A security review can get surprisingly far before someone asks the question that actually matters.
The ISSM looks at the architecture diagram, points at the GPU pod, and asks: "Who can log into this thing as admin?"
Then the room gets quiet.
Engineering knows the applications. Infrastructure knows the network. Procurement knows the vendor. But nobody has yet written down which humans, service accounts, vendor engineers, remote-hands technicians, or emergency users can obtain privileged access to the pod.
For workloads involving CUI or ITAR-controlled environments, that gap deserves its own evaluation. If you are already deciding whether an on-prem deployment makes sense, see /blog/cmmc-vs-public-cloud-on-prem-pods. This article starts one layer deeper: assuming a pod exists, how should a security lead evaluate who can administer it?
Start with a complete privileged-identity map
Do not begin with "we use MFA." Begin with names and roles. Ask the infrastructure team to enumerate every identity that can change the state of the system: operating-system administrators, hypervisor or orchestration administrators, network administrators, BMC or out-of-band management users, storage administrators, cluster service accounts, vendor support identities, and any automation with equivalent privileges.
The useful question is not simply who has root today. It is who can eventually obtain root or an equivalent level of control.
A user who cannot SSH into a compute node but can reset its BMC credentials may still effectively control the machine. A service account that can redeploy cluster nodes may have more practical power than a conventional administrator.
For deployments handling sensitive workloads, evaluate this alongside the controls around on-prem GPU infrastructure for CUI and ITAR. Pacific Intelligent Technologies, Inc. does not make a customer CMMC certified.
Separate normal administration from emergency administration
A well-designed admin model should have at least two different paths.
The normal path covers routine operations: patching, monitoring, node replacement, configuration changes, account management, and approved troubleshooting. These identities should be individually attributable and limited to the privileges required for their role.
The second path is break-glass access. Break-glass exists because sometimes the normal identity system fails. The danger is turning the emergency path into an undocumented permanent backdoor.
During evaluation, ask exactly where break-glass credentials live, who can release them, whether use requires approval, whether credentials rotate after use, and whether the resulting session is logged.
You should also test what happens when the primary identity provider is unavailable. If the answer is "someone knows the local root password," you have discovered an architectural dependency worth fixing before production.
Treat SSH, console, and BMC access as separate attack surfaces
Teams often talk about admin access as though there were one door. There are usually several.
SSH provides operating-system access. A serial or physical console can bypass assumptions made at the network layer. BMC interfaces such as Redfish, IPMI, or vendor equivalents can power-cycle machines, mount media, change boot configuration, or sometimes establish their own remote console sessions.
Each path should have an explicit policy. An ISSM should be able to ask: Is direct SSH permitted? Through what jump host? Can administrators connect from ordinary corporate laptops? Is console access isolated on a management network? Can the BMC reach the internet? Are administrative sessions recorded or at least attributable?
This is also where capacity architecture matters. When evaluating reserved GPU capacity, security teams should evaluate the management plane with the same seriousness as the accelerators themselves.
Make vendor support access explicit before something breaks
The worst time to discover a vendor's support-access model is during a production outage.
Ask in advance what happens when the vendor needs to diagnose a failed GPU, networking issue, firmware problem, or cluster fault.
There is a major difference between a vendor receiving telemetry exported by the customer and a vendor engineer opening an interactive shell inside the environment.
For every support path, determine whether the vendor has standing credentials, whether access is initiated by the customer, whether the session expires automatically, and what network segment becomes reachable once the tunnel is open.
Remote hands need the same treatment. A technician swapping a failed component may not need logical access at all. If they do, document the exact boundary between physical servicing and administrative control.
The operating principle: support access should be temporary, deliberate, attributable, and narrower than ordinary administrator access whenever possible.
Test the support tunnel, not the sales description
A support tunnel is security-sensitive infrastructure. Evaluate what creates it, which side initiates the connection, what destination it reaches, what protocols travel through it, how long it remains active, and whether the customer can terminate it immediately.
Outbound customer-initiated tunnels are often easier to reason about than permanently listening inbound services, but topology alone does not make a tunnel safe. What matters is the resulting capability.
During an evaluation, simulate a support session. Watch the authentication flow. Inspect the resulting network path. Confirm which systems become reachable. Disable the tunnel and verify that access actually disappears.
The broader /blog/30-day-on-prem-gpu-pod-pilot-checklist covers other pilot concerns. Admin access deserves this deeper treatment because a technically isolated workload can still be compromised through its management plane.
Your acceptance criteria should fit on one page
By the end of the review, the security lead should be able to describe the privileged-access model without referring to vague vendor language.
You should know which privileged identities exist, which authentication system governs them, whether shared accounts remain, what direct SSH paths exist, how BMC access is controlled, how vendor support enters the environment, how break-glass works, and where evidence of those actions is recorded.
If any one of those remains "we will figure that out during deployment," it is still an open security requirement.
For teams comparing possible infrastructure architectures, the mothership comparisons index provides additional deployment context, while pacific.space covers Pacific's broader infrastructure model.
Evaluate the admin plane before you sign off
If you are evaluating an on-prem GPU pod and want to walk through its privileged-access model with Pacific, book a 30-minute discussion with Harper.
Bring the proposed architecture, expected administrative roles, vendor-support assumptions, and any requirements around CUI or ITAR. The goal is to expose ambiguous access paths before they become production dependencies.
Should GPU administrators have permanent root access?
Usually, the stronger design is to minimize permanent individually held root credentials. Administrators may still require root-equivalent capabilities, but those can often be granted through controlled privilege escalation, role-based access, just-in-time mechanisms, or tightly governed administrative accounts. The evaluation question is whether each privilege is necessary, attributable, and revocable.
Should vendors ever have standing remote access to an on-prem GPU pod?
Standing vendor access should be treated as a specific risk decision, not a default support feature. Where possible, prefer customer-authorized support sessions with limited duration, explicit scope, strong authentication, and auditability. If standing access is required, document exactly why and constrain what the vendor can reach.
What is the difference between SSH access and console access?
SSH depends on the host's networking, operating system, and SSH configuration. Console or BMC access sits lower in the stack and may remain available when the operating system or normal network path is unavailable. Because it can sometimes bypass controls enforced inside the host, it needs its own access policy and monitoring.
Does deploying an on-prem GPU pod make an organisation CMMC certified?
No. Infrastructure can help support the technical environment in which an organisation protects CUI, but certification depends on the customer's broader systems, policies, practices, scope, evidence, and assessment. Pacific Intelligent Technologies, Inc. does not make a customer CMMC certified. Its role is infrastructure, including on-prem GPU infrastructure for CUI and ITAR, not certification itself.
Continue on the mothership
This satellite stops at the playbook. Transactions, specs, and comparisons live on pacific.space. If the next step is a human, book 30 minutes with Harper.