-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An exception occurred while deploying Milvus Operator using VNet #37663
Comments
Supplement k8s version to 1.28.2 |
root@k8s-master:/home/jx/Milvus# kubectl get sc root@k8s-master:/home/jx/Milvus# kubectl get pods -n cert-manager root@k8s-master:/home/jx/Milvus# kubectl get pods -n milvus-operator root@k8s-master:/home/jx/Milvus# docker images Thank you, sir |
/assign @haorenfsa /unassign |
@rm-rfjiangxin It's due to the |
Hello sir! |
|
@rm-rfjiangxin I'm not sure how you configured your kubernetes. But usually kubernetees uses containerd instead of docker, and containerd has a concept called namespace, so kubelet usually uses namespace like |
Thank you sir, I will test the namespace imported into k8s.io I used import, but I didn't test importing into the k8s.io namespace |
Hello, may I ask! |
thanks sir! |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Is there an existing issue for this?
Environment
Current Behavior
kubectl apply -f https://raw.githubusercontent.com/zilliztech/milvus-operator/main/deploy/manifests/deployment.yaml
output:
root@k8s-master:/home/jx# kubectl get pods -n milvus-operator
NAME READY STATUS RESTARTS AGE
milvus-operator-545894474-6t8qh 0/1 ContainerCreating 0 17h
milvus-operator-checker-5764r 0/1 ImagePullBackOff 0 17h
Expected Behavior
Why do you still prompt me that I don't have a mirror image while downloading it in advance. And there are also two milvus operator pods
Steps To Reproduce
Milvus Log
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: