Live data from Hacker News

Show HN: An online interactive Kubernetes playground

play-with-k8s.com

1–10 of 49 posts

Re: Show HN: An online interactive Kubernetes playground

#6
post #2

Related: Anyone got a guide for deploying kubernetes on hardware I would have at home? a full cluster, not minikube.

If you're familiar with ansible, it'll be quite easy to setup a k8s cluster on bare metal with kubespray. What's more is that it deploys production ready cluster with HA support

Re: Show HN: An online interactive Kubernetes playground

#7
post #2

Related: Anyone got a guide for deploying kubernetes on hardware I would have at home? a full cluster, not minikube.

kubeadm makes installing Kubernetes on existing computers vastly easier than it used to be (which isn’t to say it is easy now, just easier). https://kubernetes.io/docs/setup/independent/create-cluster-...

Re: Show HN: An online interactive Kubernetes playground

#8
post #5

If anyone wonders why it just shows a blank page, the error code is: 503 Service Unavailable: Back-end server is at capacity TL;DR: We’ve slashdotted it.

Yeah... hahaha. Sorry about that. We didn't expect so much traffic in such a short period of time. We will add more capacity shortly.
Post reply on HN