kubernetes: add kubeadm command

This commit is contained in:
Daiderd Jordan 2017-01-23 21:13:31 +01:00
parent 034d39b244
commit 0097db08d7
No known key found for this signature in database
GPG key ID: D02435D05B810C96

View file

@ -1,6 +1,7 @@
{ stdenv, lib, fetchFromGitHub, which, go, go-bindata, makeWrapper, rsync
, iptables, coreutils
, components ? [
"cmd/kubeadm"
"cmd/kubectl"
"cmd/kubelet"
"cmd/kube-apiserver"