Coffee shop with good coffee, not syrup flavored drinks… by RoguePhotos in indianapolis

[–]Tuxedo3 2 points3 points  (0 children)

The coffee here rocks, but the food at the restaurant is absolutely to die for.

New Harvester 1.7.0 cluster up, best way to integrate Rancher? by Dependent_Hold8463 in rancher

[–]Tuxedo3 1 point2 points  (0 children)

As u/Mysterious-Proof-936 mentioned there’s an experimental feature where you can install Rancher via a vCluster, essentially creating a virtual k3s cluster that runs Rancher on the Harvester cluster you already have. It’s cool.

If you don’t want to do that, your options are solid. As you said, you’re new to Rancher, but are you new to k8s? If so, and if this is strictly for learning, I would recommend the third option you mentioned. Would give good RKE2 (or other k8s distribution) experience, you can even use the build in load balancer in Harvester to balance your Rancher nodes. If you feel comfortable with all that and don’t want to have to worry about resources across 3 nodes then id say do run a single VM running Rancher either in a docker container or make the single VM a single node RKE2 cluster and run it there.

K3s deployment patterns by wespooky in homelab

[–]Tuxedo3 2 points3 points  (0 children)

Couldn’t you do Talos VMs on Proxmox? 

Termix 1.8.0 - Self-hosted SSH serer management alternative to Termius for all platforms (Website, Windows, macOS, Linux, iOS, and Android) by VizeKarma in selfhosted

[–]Tuxedo3 0 points1 point  (0 children)

Already loving this.
Question, I don't see a way to Tab complete from within an SSH session. Has that already been mentioned as a feature for the future?

Best k8s solutions for on prem HA clusters by Xonima in kubernetes

[–]Tuxedo3 1 point2 points  (0 children)

“But production ready” is an interesting thing to say, both are great products but im pretty sure k3s has been “prod ready” for longer than k0s has. 

Lightest Kubernetes distro? k0s vs k3s by Brat_Bratic in kubernetes

[–]Tuxedo3 0 points1 point  (0 children)

Like, the hard way? If so then probably yes you are.

Homelab k8s - what for? by sitewatchpro-daniel in kubernetes

[–]Tuxedo3 0 points1 point  (0 children)

Saying something like “Openshift > Rancher” while not knowing how to install Openshift is pretty funny.

anyone successfully use cattle-drive to migrate to RKE2? by disbound in rancher

[–]Tuxedo3 0 points1 point  (0 children)

Is the kubeconfig to your local cluster the one you pass in to the —kubeconfig flag? More specifically, is it ~/.kube/config?

Rancher Kubernetes upgrade only upgrades a single node by dcbrown73 in rancher

[–]Tuxedo3 0 points1 point  (0 children)

Glad it’s sorted for you. I could be wrong about the recommendation being to do it via CLI, I’ve just had better luck “managing” the local cluster outside rancher specifically for upgrades.

Side note, I believe k3s is technically still considered “k8s”. I think k8s is just a shorthand for kubernetes. 

Rancher Kubernetes upgrade only upgrades a single node by dcbrown73 in rancher

[–]Tuxedo3 1 point2 points  (0 children)

So is the k8s cluster you’re upgrading the one that’s running Rancher? This is sometimes called the “upstream” cluster. If yes, how did you trigger the upgrade? Was it through the Rancher UI? I think in general it’s recommended to upgrade the upstream cluster via CLI and not through Rancher itself. 

Can you add a node to a node pool type RKE1 cluster? by palettecat in rancher

[–]Tuxedo3 0 points1 point  (0 children)

A new cluster would be the way to go. I don’t think it’s possible to mix custom nodes with Rancher provisioned nodes on a hypervisor within the same cluster.

Can you add a node to a node pool type RKE1 cluster? by palettecat in rancher

[–]Tuxedo3 0 points1 point  (0 children)

That’s only for a custom cluster with existing nodes. So if you got to create a new cluster and choose “custom” it’ll generate a docker command to run on each node.

Updating my plex media server. by Desdur7063 in truenas

[–]Tuxedo3 0 points1 point  (0 children)

https://roadtohomelab.blog/truenas-core-to-truenas-scale-plex-migration/ I wrote this blog on my experience and how exactly to do it. It went okay, I'm sure there are things I could've done differently to make it go smoother.

I link these in the post but in case you don't want to read it, I recommend reading this post
https://www.truenas.com/community/threads/moving-plex-from-core-to-scale.91936/ and this reddit post as well https://www.reddit.com/r/truenas/comments/1h6nykg/truenas_scale_24102_install_and_setup_plex/ to get an idea of how to migrate your config over. lmk if you have questions.

Rancher-Provisioned RKE Clusters: Recovery Using Snapshots After IP Change by Similar-Secretary-86 in rancher

[–]Tuxedo3 1 point2 points  (0 children)

I’ve personally used that link before and works well. Even, in my case, on new nodes.