question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add command `microk8s about` or `microk8s version`

See original GitHub issue

Currently using microk8s 1.18.2. trying microk8s version got an error saying it is not a valid command. I think it would make sense to have a microk8s about command which give a quick “about” of the microk8s cluster:

  • microk8s version and snap channel
  • addon, enabled (or not) and version of the addon
  • cluster info

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:17
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

7reactions
rcomposcommented, Jun 13, 2021

Implementing a CLI version argument would be a courtesy to the entire microk8s community. The ability to query the version of a CLI command is near ubiquitous and just makes sense. I found this issue after attempting to determine the microk8s version myself, being in disbelief that a version argument was excluded, then googling for the official method.

Verifying the version at the system level with snap info doesn’t provide a definitive value. It provides an assumption.

4reactions
kamyarcommented, Jul 3, 2021

Was very confused when microk8s version did not work, please add this command.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Command reference - MicroK8s
This command is used to add, list, remove and update addons repositories. Examples: microk8s.addons repo list ... microk8s dashboard-proxy (version 1.19+).
Read more >
Add command microk8s about or microk8s version #1236
To see what microk8s version i use, i usually do snap info microk8s . It will show u the channels available and what...
Read more >
How to find the currently installed channel for microk8s
You could try the below, this displays all the versions/channels, at the bottom you can see the version, somewhere in between in the...
Read more >
Getting started with MicroK8s on Ubuntu Core
Ubuntu Core is a version of the Ubuntu operating system designed and engineered for IoT and embedded systems. It is built entirely from...
Read more >
Learn how to install MicroK8s for Kubernetes - TechTarget
To register the nodes, use the microk8s add-node command on the initial node to initiate the joining process. Run the code microk8s add-node...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found