Skip to content

Provide Option to run without extensions, without actually disabling them #9162

@akhilesh-d

Description

@akhilesh-d

Problem Description

I use rancher desktop as local k8s as well as docker (moby), Some time I want to run it only as docker and do not want it to start k8s server.

If I disable k8s today and on enabling I have to setup my cluster again.

I just want a feature to decide at run time whether to run rancher desktop as docker only or docker + k8s.

Beter, it allows to also enable to disable use of extensions ...

e.g. rdctl start -no-k8s -no-extensions > start as docker only

or e.g. rdctl start -no-extensions -> start as docker + k8s

Proposed Solution

implement option like following

rdctl start -no-k8s -no-extensions > start as docker only

rdctl start -no-extensions -> start as docker + k8s

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions