Kubernetes
Deploy into your cluster
Kubernetes manifests provide a starting point for service configuration, storage, networking, and secrets. Build or supply your own image, then review the topology and storage settings for your workload.
Keep your agent’s memory in an environment your team operates. Akasha, the engine behind Minds, can run on your own infrastructure, with source and deployment resources for teams that need control over data location, networking, and operations.
Enterprise · deployment planning
Choose a starting point, then make the infrastructure decisions explicit.
Adapt the supplied manifests to the topology, storage, and network policy your team operates.
Decide who handles updates, backups, recovery exercises, and monitoring before your team starts using the service.
Deployment planning example. Talk with us about the configuration and support your environment needs.
Evaluate locally, build your own container, or adapt the Kubernetes manifests to your environment. Your team configures and operates the infrastructure. We’ll help define the deployment and support requirements with you.
Kubernetes
Kubernetes manifests provide a starting point for service configuration, storage, networking, and secrets. Build or supply your own image, then review the topology and storage settings for your workload.
Docker Compose
Docker Compose brings the engine, UI, and supporting services together for local evaluation. Included monitoring tools help you inspect the stack as you test.
Source installer
The source installer builds the engine and command-line tools into a location you choose. The build requires network access to obtain its dependencies.
Dockerfile
A multi-stage Dockerfile packages the engine in a Debian-based runtime running as a non-root user. Your team owns the image build, registry, updates, and deployment policy.
Review the image, secrets, storage, TLS certificates, and monitoring endpoints before applying the manifests. Choose an instance and storage topology suited to the deployment; the supplied replica settings need review before production use.
kubectl apply -f akasha-daemon/deployment/k8s/
kubectl -n akasha-system get podsThe published source installer and container build require network access. Minds does not currently provide a packaged offline distribution. If your environment must be disconnected, discuss dependency preparation, model access, updates, and support with us before committing to that deployment.