..
networking
Apply suggestions from code review
2021-04-19 07:25:42 +02:00
resources
Update the Docker license
2020-03-15 09:51:03 +02:00
tests
Add install section to kubelet unit
2021-04-19 19:19:46 +02:00
BUILD.bazel
Replace k8s.io/utils/mount with k8s.io/mount-utils
2021-04-14 07:01:43 +03:00
architecture.go
Update copyright notices
2019-09-09 14:47:51 -04:00
bootstrap_client.go
Boot nodes without state store access
2021-01-09 13:08:48 -05:00
cloudconfig.go
Add Azure support
2020-12-21 08:27:54 -08:00
cloudconfig_test.go
Add Azure support
2020-12-21 08:27:54 -08:00
containerd.go
containerd installation: always configure, even if we don't install
2021-02-13 18:19:16 -05:00
containerd_test.go
Add containerd config file to Flatcar based instances
2021-01-06 15:33:17 +02:00
context.go
Make API servers provision themselves.
2021-04-23 06:59:15 +02:00
convenience.go
Install container runtime packages as assets - Misc
2020-10-14 15:41:51 +03:00
directories.go
COS/GCE: exec on kubelet/flexvolume dirs
2021-01-09 13:56:18 -05:00
docker.go
Update docker.service file
2020-12-15 11:46:03 +02:00
docker_test.go
Fix rendering of multiple Docker insecure registries
2021-03-12 16:30:15 +02:00
etcd.go
Move and rename the "distros" package
2020-08-17 07:25:43 +03:00
etcd_manager_tls.go
Add support for scaling out the control plane with dedicated apiserver nodes
2021-03-20 20:57:00 +01:00
fakes_test.go
More nodeup golden tests
2020-06-07 10:39:14 -04:00
file_assets.go
Move the instancegroup role into NodeupConfig
2020-06-17 09:05:15 -07:00
firewall.go
iptables: Use the lock when checking for existing rules
2021-02-13 16:12:11 -05:00
hooks.go
Upgrade to klog2
2020-08-16 20:56:48 -05:00
kops_controller.go
Always generate kops-controller certs
2021-02-07 23:35:11 +02:00
kops_controller_test.go
Add server code to kops-controller
2020-08-15 09:46:30 -07:00
kube_apiserver.go
Use secure kubelet auth
2021-04-13 08:59:39 +02:00
kube_apiserver_healthcheck.go
Issue kubelet-api cert in nodeup
2020-06-13 16:35:44 -07:00
kube_apiserver_test.go
Use the kubeApiServerConfig clientCAFile field
2021-02-01 15:26:09 -08:00
kube_controller_manager.go
Move and rename the "distros" package
2020-08-17 07:25:43 +03:00
kube_controller_manager_test.go
ARM64 support - Update side-loading for multi-arch tests
2020-06-19 04:42:11 +03:00
kube_proxy.go
Make API servers provision themselves.
2021-04-23 06:59:15 +02:00
kube_proxy_test.go
Pre-pull cilium and kube-proxy in warming mode
2021-04-18 18:42:59 +02:00
kube_scheduler.go
Replace gopkg yaml with k8s-sigs yaml
2021-01-22 14:28:05 +01:00
kube_scheduler_test.go
Replace gopkg yaml with k8s-sigs yaml
2021-01-22 14:28:05 +01:00
kubectl.go
Make API servers provision themselves.
2021-04-23 06:59:15 +02:00
kubectl_test.go
Install container runtime packages as assets - Tests
2020-10-14 15:41:51 +03:00
kubelet.go
Make API servers provision themselves.
2021-04-23 06:59:15 +02:00
kubelet_test.go
Add a golden test for warmpool mode
2021-04-15 07:01:33 +02:00
logrotate.go
Move and rename the "distros" package
2020-08-17 07:25:43 +03:00
manifests.go
Update copyright notices
2019-09-09 14:47:51 -04:00
miscutils.go
Refactor and centralize distribution logic
2021-01-05 11:50:23 -05:00
ntp.go
Add an option to skip NTP installation
2021-03-31 12:33:32 -07:00
packages.go
Move nfs packages to packages.go
2020-11-13 13:37:47 -08:00
protokube.go
Update protokube systemd unit docs link
2021-03-24 20:57:00 -05:00
protokube_test.go
Make protokube a systemd process
2021-03-06 00:32:44 +05:30
secrets.go
Rename the service account key
2021-04-11 08:11:27 -07:00
secrets_test.go
Refactor more certs to be issued by nodeup
2020-06-28 23:12:13 -07:00
sysctls.go
Move and rename the "distros" package
2020-08-17 07:25:43 +03:00
update_service.go
Honor OS update policy at InstanceGroup level too
2021-03-05 08:53:07 -05:00
volumes.go
Replace k8s.io/utils/mount with k8s.io/mount-utils
2021-04-14 07:01:43 +03:00