Rafael Moreira

Results 11 comments of Rafael Moreira

I just wanted to leave this small message, I may be just one user but I convinced multiple people to use Lens at my company to the point that it...

I just tried to install using Operator and git this output: ```bash microk8s kubectl apply -f https://openebs.github.io/charts/microk8s-cstor-operator.yaml namespace/openebs unchanged serviceaccount/openebs-cstor-operator unchanged clusterrole.rbac.authorization.k8s.io/openebs-cstor-operator unchanged clusterrolebinding.rbac.authorization.k8s.io/openebs-cstor-operator unchanged clusterrole.rbac.authorization.k8s.io/openebs-cstor-migration unchanged clusterrolebinding.rbac.authorization.k8s.io/openebs-cstor-migration unchanged customresourcedefinition.apiextensions.k8s.io/cstorbackups.cstor.openebs.io...

> Where is this welcome blurb being configured? ![image](https://user-images.githubusercontent.com/11330843/175823586-2e23093b-a3cb-4b63-88db-186f78574cdc.png) Also looking for this as well.

> I think you are looking for [this](https://github.com/panr/hugo-theme-terminal/issues/187#issuecomment-682464306) Exactly, thank you very much!

Hello @Saviq, I currently do not have any firewalls installed (none that I can't think of). While the machine was launching I performed a ping: ``` $ multipass launch -vvvv...

Some more debugging: I tried with `sudo` (for good measure) and this is what happened: ``` $ sudo multipass launch -vvvv -c 2 -m 3G -d 10G -n pilot One...

Still same problem :( ``` $ sudo multipass launch -vvvv -c 2 -m 3G -d 10G -n master [2022-03-11T12:23:07.982] [debug] [/snap/multipass/6130/bin/check_kvm_support] [37095] started: /snap/multipass/6130/bin/check_kvm_support [2022-03-11T12:23:08.018] [debug] [qemu-system-x86_64] [37102] started: qemu-system-x86_64...

Hello @Saviq. It might be a problem with Endevour OS. I took a different approach and I installed [Multipass from "scratch"](https://aur.archlinux.org/packages/canonical-multipass) which compiles and runs multipass without the need of...

Hello, st this point I gave up on multipass. Maybe if I distro hop again I will reuse it. For K8s local development I am using Kubernetes In Docker (kind)....

Hi, I tried with all versions, currently installed is: ```console $ multipass --version multipass 1.9.0-rc.433+g6c22b9e4 multipassd 1.9.0-rc.433+g6c22b9e4 ``` And `snapd`: ```console $ snap --version snap 2.55.2-1 snapd 2.55.2-1 series 16...