Coder Social home page Coder Social logo

Comments (7)

Kidel avatar Kidel commented on May 26, 2024

You can either use vstart or start a lab with 2 nodes to later delete.one

from kathara.

nhvlong avatar nhvlong commented on May 26, 2024

Sorry, maybe my question is not clear. What I wanted is to start one or two or more specified nodes instead of all of them. For example: I had 10 nodes (from node 1 to 10) in my lab, but I want to start only node 2 and node 3 in this lab (to test them firstly). How can I do that in Kathará? Because in Netkit, I can easily do that by using lstart node2 node3

from kathara.

Kidel avatar Kidel commented on May 26, 2024

You can do something similar with 1 node only (lstart node1)

from kathara.

nhvlong avatar nhvlong commented on May 26, 2024

Here is the result when I tried to start only the PC1 instead of starting all of the nodes in my lab.
Screen Shot 2019-07-10 at 10 30 14

from kathara.

Kidel avatar Kidel commented on May 26, 2024

It may be a bug with the current version. Please provide the version you're using and the contents of your lab

from kathara.

nhvlong avatar nhvlong commented on May 26, 2024

I think I got the answer myself. Because I named my node with a or several Capitalize Letter(s), Kathará won't start successfully. For example, I named my node is PC3 with 'P' and 'C' are Capitalize Letters. Hence, I got the bug "Please specify at least a machine". When I change my node's name to pc3 with no capitalize letter, everything is going well.

Could you please show me how to modify the python code in Kathará to pass over this bug and allow the Capitalize Letter in node's name??

from kathara.

Kidel avatar Kidel commented on May 26, 2024

Unfortunately Docker only allows lowercase names for containers, so that's working as intended.

from kathara.

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.