talos icon indicating copy to clipboard operation
talos copied to clipboard

feat: multiple docker clusters

Open dsseng opened this issue 1 year ago • 0 comments

Pull Request

What? (description)

Making talosctl capable of creating multiple Docker clusters in case port forwarding is being used (Docker Desktop or WSL). Currently WIP

Why? (reasoning)

Fixes #8141

Acceptance

Please use the following checklist:

  • [x] you linked an issue (if applicable)
  • [ ] you included tests (if applicable)
  • [ ] you ran conformance (make conformance)
  • [ ] you formatted your code (make fmt)
  • [ ] you linted your code (make lint)
  • [ ] you generated documentation (make docs)
  • [ ] you ran unit-tests (make unit-tests)

See make help for a description of the available targets.

dsseng avatar Mar 08 '24 19:03 dsseng