Skip to content

Tooling Pod

Each Hydrolix cluster can optionally deploy a tooling pod which allows access to the root user on the pod and lets a user install third-party tooling within the cluster. To deploy this pod, update the hydrolixcluster.yaml or edit the live hdx Kubernetes config object with the following:

1
2
3
4
spec:
  scale:
    tooling:
      replicas: 1

Each of the subpages of this document describes specific tools you can use or tasks you can accomplish using the Tooling pod.

Subpages⚓︎