Questions tagged [microk8s]

19 questions
0
votes
0 answers

LXD and Multipass - will LXD 5.0 LTS support or use multipass

I am thinking about using multiple microk8s nodes on MacOs M1. If I am using LXD I can have multiple VMs running microk8s in a virtuel cluster simulating one-n k8s nodes. LXD looks very good for managing vm and system containers. I found that LXD…
Chris G.
  • 157
  • 5
0
votes
1 answer

How do I view a docker image's console trace, in Kubernetes Dashboard?

I'm working through a tutorial that uses Kubernetes: .NET Microservices – Full Course The instruction is aimed at MS Windows 10, but I'm working through it in both Windows and Linux, just because. The actual code is written in .NET 5.0 using VS…
jdege
  • 193
  • 9
0
votes
1 answer

Why am I no longer able to reconnect to remote server

I worked fine on a remote server (ubuntu-16.04), and when I ran the command from https://github.com/ubuntu/microk8s/issues/408 to fix a bridging problem in microk8s (kubernetes) I fell into a bigger problem and which isn't my domain either. I lost…
0
votes
1 answer

Possibly corrupt K8s configuration. How to find out which node is correct?

I am debugging a DNS issue with Microk8s on Ubuntu, where I cannot communicate with external services from inside a pod. I am now at a point, where I discovered that microk8s kubectl get nodes results in 2 nodes being returned, where as to my…
Marco
  • 158
  • 1
  • 1
  • 9
1
2