We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After the deployment is completed as documented, peers are displayed as 0,flow this doc https://d7y.io/docs/getting-started/quick-start/kubernetes/
peers not 0
flow this https://d7y.io/docs/getting-started/quick-start/kubernetes/
uname -a
The text was updated successfully, but these errors were encountered:
pods runing
Sorry, something went wrong.
@sunnoy Thanks! @BruceAko will fix it, refer to #3557.
The Scheduler pod is no longer stated, or active
kubectl get pod -n dragonfly-system -o wide NAME READY STATUS RESTARTS AGE IP NODE NOMINATED NODE READINESS GATES dragonfly-dfdaemon-2pdpz 1/1 Running 0 61m 10.244.1.8 kind-worker <none> <none> dragonfly-dfdaemon-qwhpw 1/1 Running 0 62m 10.244.2.9 kind-worker2 <none> <none> dragonfly-jaeger-6cb6bb57ff-mwdb9 1/1 Running 1 (4h15m ago) 19h 10.244.2.2 kind-worker2 <none> <none> dragonfly-manager-59c5cf995c-xcrvq 1/1 Running 0 61m 10.244.1.9 kind-worker <none> <none> dragonfly-mysql-0 1/1 Running 1 (4h15m ago) 19h 10.244.2.5 kind-worker2 <none> <none> dragonfly-redis-master-0 1/1 Running 1 (4h15m ago) 19h 10.244.1.5 kind-worker <none> <none> dragonfly-redis-replicas-0 1/1 Running 1 (4h15m ago) 19h 10.244.1.2 kind-worker <none> <none> dragonfly-redis-replicas-1 1/1 Running 1 (4h15m ago) 19h 10.244.2.4 kind-worker2 <none> <none> dragonfly-redis-replicas-2 1/1 Running 1 (4h15m ago) 19h 10.244.1.3 kind-worker <none> <none> dragonfly-scheduler-0 1/1 Running 0 61m 10.244.1.10 kind-worker <none> <none> dragonfly-seed-peer-0 1/1 Running 0 61m 10.244.2.10 kind-worker2 <none> <none>
No branches or pull requests
Bug report:
After the deployment is completed as documented, peers are displayed as 0,flow this doc https://d7y.io/docs/getting-started/quick-start/kubernetes/
Expected behavior:
peers not 0
How to reproduce it:
flow this https://d7y.io/docs/getting-started/quick-start/kubernetes/
Environment:
/opt/dragonfly/bin/dfget version
MajorVersion: 2
MinorVersion: 0
GitVersion: v2.1.0
GitCommit: 8b6e40f
Platform: linux
BuildTime: 2024-10-09T08:16:22Z
GoVersion: go1.21.1 linux/amd64
Gotags: none
Gogcflags: none
uname -a
): Linux dragonfly-dfdaemon-8lrks 6.8.11-amd64 [WIP] Implement df daemon #1 SMP PREEMPT_DYNAMIC Kali 6.8.11-1kali2 (2024-05-30) x86_64 LinuxThe text was updated successfully, but these errors were encountered: