ipfs-inactive / kubernetes-ipfs

[ARCHIVED] kubernetes-ipfs
60 stars 25 forks source link

Generalize kubernetes interaction away from minikube #8

Open FrankPetrilli opened 7 years ago

FrankPetrilli commented 7 years ago

This one is rather minor, but the metricsLink is currently hardcoded against the minikube environment. I found it helpful with my minimal RAM-equipped development machine to be able to deploy against a real Kubernetes cluster in my datacenter. My changes work, but aren't super clean. I'd like to work through this and make it more usable to deploy to a real kube cluster.