Skip to main content
Connect a target only after the central platform and your workspace are ready. You need a workspace role that permits target registration and access to install software in the target environment.

Connect a Kubernetes cluster

Register the cluster, install AgentK with Helm, and verify its scope and connection.

Connect a Linux VM

Register the VM, install AgentV as a systemd service, and verify diagnostics.

Shared registration flow

  1. Register the target in the management console.
  2. Copy the generated installation command.
  3. Run it in the target environment using an authorized administrative account.
  4. Wait for AgentK or AgentV to connect outbound.
  5. Verify inventory, findings, and advertised tools.
  6. Review target policy before permitting write-capable operations.
Use the generated command rather than assembling one manually. It contains the target identity, control-plane address, installation settings, and the target-specific credential bootstrap for the registered target.
Credential handling differs by connector. AgentK registration returns its existing target key flow. AgentV registration returns a 15-minute, one-use enrollment command and never exposes the durable credential to the browser. Treat either generated bootstrap as sensitive and use the target’s supported replacement flow after exposure.
Connecting a target is different from deploying the central platform. The target connector runs in the environment that AcornOps observes; the central platform hosts the management console and coordination services.