Git Product home page Git Product logo

Comments (8)

yangyuw avatar yangyuw commented on July 18, 2024

hyperctl also could not exec to a pod

[root@yangyu-pc kubernetes]# hyperctl list
POD ID                                                                                   POD Name                                                                                 VM name             Status
k8s_POD.0_ubuntu-923593113-x9wzw_default_dfb5f0e7-272a-11e8-8084-74d435e40eea_ba72bcbe   k8s_POD.0_ubuntu-923593113-x9wzw_default_dfb5f0e7-272a-11e8-8084-74d435e40eea_ba72bcbe   vm-dFPgzsfaUW       running
k8s_POD.0_nginx-469297180-3dvl6_default_93715a3d-272a-11e8-8084-74d435e40eea_f23a745d    k8s_POD.0_nginx-469297180-3dvl6_default_93715a3d-272a-11e8-8084-74d435e40eea_f23a745d    vm-EUhhdxDOJs       running
k8s_POD.0_ubuntu-923593113-qk3zp_default_dfb5f1ba-272a-11e8-8084-74d435e40eea_7a3eeba2   k8s_POD.0_ubuntu-923593113-qk3zp_default_dfb5f1ba-272a-11e8-8084-74d435e40eea_7a3eeba2   vm-EsLxmCpgTt       running
[root@yangyu-pc kubernetes]# hyperctl exec -t k8s_POD.0_ubuntu-923593113-x9wzw_default_dfb5f0e7-272a-11e8-8084-74d435e40eea_ba72bcbe bash
hyperctl ERROR: Error from daemon's response: cannot find container k8s_POD.0_ubuntu-923593113-x9wzw_default_dfb5f0e7-272a-11e8-8084-74d435e40eea_ba72bcbe

from frakti.

resouer avatar resouer commented on July 18, 2024

imageFs API is not implemented for now, but it's totally unrelated. Could you please post what kubectl returns?

Did you approve certs by following the deployment doc?

kubectl certificate approve $(kubectl get csr | awk '/^csr/{print $1}')

btw, you are using wrong hyperctl exec command args, please check its help info.

from frakti.

yangyuw avatar yangyuw commented on July 18, 2024

kubectl returns:

[root@yangyu-pc kubernetes]# cluster/kubectl.sh exec -it ubuntu-923593113-qk3zp bash
error: Timeout occured

Does the frakti v1.9.1 compatible with k8s v1.6.4? Because our environment is k8s v1.6.4, and kubectl get csr return no resources found

from frakti.

resouer avatar resouer commented on July 18, 2024

Of course not ... frakti v1.9.1 works with Kubernetes 1.9.1

from frakti.

yangyuw avatar yangyuw commented on July 18, 2024

so...which version is compatible with k8s v1.6.4? I don't want to upgrade to newest k8s version.

from frakti.

resouer avatar resouer commented on July 18, 2024

Please read the release note: https://github.com/kubernetes/frakti/releases

from frakti.

yangyuw avatar yangyuw commented on July 18, 2024

@resouer btw, do we have a slack for better communication?

from frakti.

yangyuw avatar yangyuw commented on July 18, 2024

Dose frakti v0.3 has some limitations?

from frakti.

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.