Technical & Scientific > Software

Windows 10 Upgrade

<< < (2/3) > >>

ober:
@micah - I saw the virtualbox bit but someone said it sucks by comparison.

@tgm - I'm a gamer... sooo... no.  I'd rather specifically use Docker since we use it at work so much and I want to learn it better.

@Mike - based on a quick google... yes.

I think I'm just going to buy the upgrade.  I can write it off anyways.

hans:
You can run docker images with kubernetes.
https://kubernetes.io/docs/reference/kubectl/docker-cli-to-kubectl/

At least look into docker-compose, I don't understand why anyone would just want to run docker commands when better stuff is out there.

Perspective:
Kubernetes is complicated. If you are doing simple non-production stuff at home then directly running docker containers is probably ok.

To run minikube on windows you'll either need hyper-v or vmware as well. Docker desktop for mac works really well (has single node kubernetes built-in too).


Btw: this is my life now, docker, K8S, k8s operators, stateful sets, the list goes on. It's actually pretty fun stuff.

ober:
I'm personally not sold on Docker.  I have used Vagrant in the past which worked well for what I needed.  The main reason I want to run docker is to familiarize myself with it since we use it at work.  We use Kubernetes in production but everyone uses Docker locally.

hans:
Cough, unikernels.

Docker is just the progression of virtualization. Basically single purpose vms.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version