Prerequisites
Cluster, tooling, and credentials required before deployment.
Kubernetes cluster requirements
- Kubernetes 1.20 or later (1.24+ recommended)
- 2+ CPU cores for SDK and PostgreSQL combined
- 4 GB RAM minimum (8 GB recommended)
- 10 GB storage for bundled PostgreSQL or external PostgreSQL access
- Outbound HTTPS to hub.docker.com, securelytix.tech, and index.docker.io
Local tools
| Tool | Version | Purpose |
|---|---|---|
| Helm | 3.0+ | Package manager for Kubernetes |
| kubectl | 1.20+ | Cluster management CLI |
| Docker | Any recent | Local testing only |
Credentials and access
| Credential | Source | Required for |
|---|---|---|
| Securelytix API Key | securelytix.tech | License validation |
| DockerHub Username | securelytix2026 | Image pull |
| DockerHub PAT Token | support.s@securelytix.tech | Private image access |
| GitHub Repo Access | github.com/Securelytix-dev/securelytix | Code review (optional) |
Private DockerHub image
The SDK image is hosted on a private DockerHub repository. You must create a Kubernetes pull secret before deploying.