Giter Club home page Giter Club logo

Comments (8)

cd1989 avatar cd1989 commented on July 20, 2024

What's the status of cyclone-server service ?

from cyclone.

ainilili avatar ainilili commented on July 20, 2024

What's the status of cyclone-server service ?

@cd1989 cyclone -server seems to be running smoothly:

[root@node2 etc]# kubectl get pods -n cyclone-system
NAME                                          READY   STATUS             RESTARTS   AGE
cyclone-server-9b9c55dd4-kq875                1/1     Running            0          103m
cyclone-web-7d6fc676cd-j9wp4                  0/1     CrashLoopBackOff   24         103m
cyclone-workflow-controller-8d45c8957-cqjmf   1/1     Running            0          103m
[root@node2 etc]# kubectl logs cyclone-server-9b9c55dd4-kq875 -n cyclone-system
INFO  0627-14:33:25.846+08 main.go:106 | 
   ______           __
  / ____/_  _______/ /___  ____  ___ 
 / /   / / / / ___/ / __ \/ __ \/ _ \
/ /___/ /_/ / /__/ / /_/ / / / /  __/
\____/\__, /\___/_/\____/_/ /_/\___/ 
     /____/

INFO  0627-14:33:25.847+08 main.go:70 | kube config:
INFO  0627-14:33:25.864+08 config.go:124 | cyclone server config: {{debug} 0.0.0.0 7099 { 10Gi} map[limits.cpu:2 limits.memory:4Gi requests.cpu:1 requests.memory:2Gi] http://{{ .Values.serverAddress }}/apis/v1alpha1 {docker.io/k8sdevops/cyclone-watcher:v1.0.0-alpha http://cyclone-server.cyclone-system.svc.cluster.local:7099/apis/v1alpha1/storage/usages 30 map[limits.cpu:100m limits.memory:64Mi requests.cpu:50m requests.memory:32Mi]} true true true map[gc:docker.io/library/alpine:3.8] [] }
INFO  0627-14:33:25.864+08 main.go:86 | Init handlers succeed.
INFO  0627-14:33:25.866+08 tenant.go:214 | Default namespace cyclone-system already exist
INFO  0627-14:33:25.866+08 stages.go:41 | Load stage templates from '/root/templates'
INFO  0627-14:33:25.869+08 templates.go:23 | 12 stage templates loaded.
INFO  0627-14:33:26.934+08 main.go:157 | Cyclone service listening on 0.0.0.0:7099
INFO  0627-14:33:26.935+08 main.go:152 | Package:server Version:Unknown Commit:Unknown
INFO  0627-14:33:26.935+08 config.go:309 | Listening on 0.0.0.0:7099

from cyclone.

cd1989 avatar cd1989 commented on July 20, 2024
$ kubectl get pod -owide -n cyclone-system | grep cyclone-server
cyclone-server-67677c5fd9-htg22                1/1     Running       0          21d   172.16.1.82    kube-master-192-168-21-107   <none>
$ kubectl get svc -n cyclone-system | grep cyclone-server
cyclone-server                         NodePort    10.254.117.233   <none>        7099:30011/TCP   30d
$ kubectl get ep -n cyclone-system | grep cyclone-server
cyclone-server                         172.16.1.82:7099                                    30d

How about the endpoint and service ?

from cyclone.

ainilili avatar ainilili commented on July 20, 2024

@cd1989

[root@node2 ~]# kubectl get pod -owide -n cyclone-system | grep cyclone-server
cyclone-server-9b9c55dd4-kq875                1/1     Running            0          122m   172.16.1.11   node1   <none>           <none>
[root@node2 ~]# kubectl get svc -n cyclone-system | grep cyclone-server
cyclone-server   NodePort   10.105.218.177   <none>        7099:30011/TCP   122m
[root@node2 ~]# kubectl get ep -n cyclone-system | grep cyclone-server
cyclone-server   172.16.1.11:7099   122m

from cyclone.

cd1989 avatar cd1989 commented on July 20, 2024

Everything seems right for cyclone server. The log shows the host cyclone-server can't be resolved, please check your kube dns, and related logs.

https://kubernetes.io/docs/tasks/administer-cluster/dns-debugging-resolution/

from cyclone.

ainilili avatar ainilili commented on July 20, 2024

Everything seems right for cyclone server. The log shows the host cyclone-server can't be resolved, please check your kube dns, and related logs.

https://kubernetes.io/docs/tasks/administer-cluster/dns-debugging-resolution/

thanks, I'm trying~

from cyclone.

supereagle avatar supereagle commented on July 20, 2024

thanks, I'm trying~

Any updates?

from cyclone.

ainilili avatar ainilili commented on July 20, 2024

I haven't solved this problem, but it seems that there is something wrong with my k8s environment, so this issue can be closed.

from cyclone.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.