A unified management interface for all the MinIO Enterprise Store features:
- Observability
- Key Management
- Load Balancer
- Firewall
- Catalog
- WARP
- AdminJob
- Operator
AIStor runs in Kubernetes.
- An active Kubernetes environment running a maintained version
kubectl
CLI tool
You can run AIStor on Kubernetes providers such as
- Redhat Openshift
- Google Kubernetes Engine
- Amazon Elastic Kubernetes Service
- Azure Kubernetes Service
- Upstream Kubernetes
Other Kubernetes providers may also work.
-
Install AIStor with the following
kubectl
commandkubectl apply -k https://min.io/k8s/eos
-
Use
kubectl proxy
to port forward the AIStor Console to access the User Interfacekubectl -n aistor port-forward svc/aistor 8444:8444
-
In your browser, go to http://localhost:8444
-
AIStor Setup screen prompts for the license.
To obtain your license, see the SUBNET cluster registration page.
-
Create the initial Admin User and click
Finish Setup
.Provide the email address and password for the user. Enter the password twice.
-
Login with the created credentials.
-
Welcome to the AIstor dashboard!