You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In several issues there is mentioned starting with v0.20.0 there would be a local mode possible. However in the quickstart guide: https://docs.onepanel.ai/docs/getting-started/quickstart/ there is still an artifact provider necessary. It is not possible to init opctl without this. How is it supposed to work without any foreign services?
hi, have you been able to deploy onepanel locally ?
i have configured the PC.. done the line that you mention ( same as you, i dont have a remote storage).
then it fails in the next step
KUBECONFIG=./kubeconfig opctl apply
Starting deployment...
@malfonsoNeoris@thhart hi, I had solved the probelm, you can deploy minio service locally, then use this command:
opctl init --provider microk8s
--enable-metallb
--artifact-repository-provider s3
Describe the bug
In several issues there is mentioned starting with v0.20.0 there would be a local mode possible. However in the quickstart guide: https://docs.onepanel.ai/docs/getting-started/quickstart/ there is still an artifact provider necessary. It is not possible to init opctl without this. How is it supposed to work without any foreign services?
opctl
versionKubernetes information
microk8s is running
high-availability: no
datastore master nodes: 127.0.0.1:19001
datastore standby nodes: none
Machine information
Distributor ID: Ubuntu
Description: Ubuntu 20.04.4 LTS
Release: 20.04
Codename: focal
The text was updated successfully, but these errors were encountered: