Skip to content

minikube in browser: make it terminal full screen #22372

@medyagh

Description

@medyagh

the config for codespaces is here, which opens a vscode editor in browswer (using cloud)

for end users it would be nice to have it terminal full screen, that would probably mean somewhere in .devcontainer/devcontainer.json we need to add a config for vscode to look like that
https://github.com/kubernetes/minikube/blob/master/.devcontainer/devcontainer.json

also add an alias or a command that if user wants to to reset the IDE view?

and also on the First Enter to the terminal it should display a welcome message
"Welcome to minikube in browser offered by codespaces

to start minikube simply type

"minikube start"

"

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions