Can't deploy the vineyard cluster on the kubernetes cluster created by arm machine #1457
Closed
Replies: 3 comments 2 replies
|
kubectl logs -n vineyard-system vineyardd-sample-etcd-0 -p |
0 replies
|
Hi @jingchu000, are you using a kubernetes cluster based on the ARM64? At present, we only support the amd64. |
2 replies
|
Hi @jingchu000, we have fixed the bug via #1459. You could download the latest vineyard image and it should work on your arm machine. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
notes/cloud-native/deploy-kubernetes
Vineyard is managed by the Vineyard Operator on Kubernetes. Install vineyard-operator: There are two recommended methods for installing the vineyard operator: using Helm (preferred) or installing d...
https://v6d.io/notes/cloud-native/deploy-kubernetes.html
All reactions