kubernetes

  1. J

    Return MS-A2 for MS-O1? Jellyfin, NAS, OPNsense, K3s.

    Hi guys, I have just purchased an MS-A2 barebone (Ryzen 7945HX) for £449. The majority of the MS-O1 (i9 12th gen) in the UK is out of stock or higher in price, so I was happy to get this one. My intial plan was Proxmox booting from a 1TB NVMe 1 VM for OPNsense (for LAN/WAN separation) 1 VM for...
  2. T

    kubernetes k3s "offline node"

    Hello, is it possible to keep a Kubernetes k3s node permanently offline like a cold spare in a storage system? I’m am new to Kubernetes and want to play around in my home lab to learn and potentially re-design my lab towards Kubernetes instead VM and LXC. HA is not intended. I am planning to...
  3. L

    Recommendations for homelab upgrade

    Hello everyone, I currently have a basic homelab comprising of a low end NUC machine running homeassistant and a synology NAS that serves double duty of data warehousing and also hosting a bunch of other services I use via docker. This includes things like Pi-hole, portainer, *arr stack, amongst...
  4. Z

    Docker multi host setup

    Hi, I'm planning on setting up some docker containers on my home and small business network, and since I'm not an expert, I looking for some opinions on how to do it the way I'm thinking about it. Basically let's say that I would prefer not to have a monster VM running all docker containers...
  5. A

    Advice/recommendations for new 100TB+ 10Gig rackmount NAS build for Plex, Rancher, Proxmox, and more

    Build’s Name: Friday (Proxmox cluster is named Jarvis so thinking of something related) Operating System/ Storage Platform: TrueNAS (core or scale, not sure which is best here) CPU: unknown Motherboard: unknown Chassis: Supermicro 847 24 or 36-bay Drives: 8-12x 16TB WD Gold HDDs + SSD pool +...
  6. B

    Kubernetes.First pod

    Hi, Hello. I'm starting to learn kubernetes and I came up with a task for myself: to deploy a pod with a standard container from a Docker. The test cluster and the test namespace. Was my plan correct ? : 1) install Docker 2) Download nginx image (docker pull nginx) 3) Create file...
  7. B

    Kubernetes Namespaces

    Hi, I'm starting to learn Kubernetes. Namespace namespace. Namespaces / / Kubernetes supports multiple virtual clusters supported by the same physical cluster. These virtual clusters are called namespaces. That is, namespace is a virtual cluster and each has its own master and nodes ? Or just a...
  8. P

    Reorganize our infrastructure for OpenShift/Kubernetes

    Hello, As I don't have a lot of experience setting up OpenShift and Kubernetes, I'm asking for help here as a way to brainstorm and find creative way to leverage our existing infrastructure. As a new initiative to embrace Docker, we start dockerizing all our software and we are deploying them...