nixpkgs/nixos/modules/services/cluster/kubernetes
Johan Thomsen 29bf511ef9 nixos/kubernetes: fix control-plane-online prestart dependency
The kubeconfig provided to the kubernetes-control-plane-online.service
is invalid. However, the apiserver /healthz endpoint can be accessed without auth so it's
simpler to just use curl for that.
2019-04-29 17:42:16 +02:00
..
addons Merge pull request #56789 from mayflower/upstream-k8s-refactor 2019-04-17 16:37:58 +00:00
addon-manager.nix cleanup redundant text in modules utilizing mkEnableOption 2019-04-20 14:44:02 +02:00
apiserver.nix Merge pull request #57693 from mayflower/kube-apiserver-proxy-client-certs 2019-04-17 16:38:51 +00:00
controller-manager.nix cleanup redundant text in modules utilizing mkEnableOption 2019-04-20 14:44:02 +02:00
default.nix nixos/kubernetes: fix control-plane-online prestart dependency 2019-04-29 17:42:16 +02:00
flannel.nix cleanup redundant text in modules utilizing mkEnableOption 2019-04-20 14:44:02 +02:00
kubelet.nix Cleanup pki: kubelet 2019-03-11 12:22:44 +01:00
pki.nix cleanup redundant text in modules utilizing mkEnableOption 2019-04-20 14:44:02 +02:00
proxy.nix cleanup redundant text in modules utilizing mkEnableOption 2019-04-20 14:44:02 +02:00
scheduler.nix cleanup redundant text in modules utilizing mkEnableOption 2019-04-20 14:44:02 +02:00