mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-30 17:43:42 +00:00
5a03aa5a45
Every now and then, kubernetes adds new configuration parameters to the kubelet configuration. Since this is defined using a nix attrset which is then converted to json/yaml, it would be nice to have an escape hatch similar to the extraOpts one that exists for additional CLI arguments. The typical use case would be to configure new settings before they are officially supported in the nixos module. |
||
---|---|---|
.. | ||
addons | ||
addon-manager.nix | ||
apiserver.nix | ||
controller-manager.nix | ||
default.nix | ||
flannel.nix | ||
kubelet.nix | ||
pki.nix | ||
proxy.nix | ||
scheduler.nix |