Yu Liao
81252a6d78
added env var WINDOWS_CNI_STORAGE_PATH and WINDOWS_CNI_VERSION
2020-02-07 12:44:13 -08:00
Peter Hornyack
cc7799a437
Update GCP Windows node image versions
...
- Makes Windows Server 2019 the default version for Windows clusters on
GCP, since 1809 will be EOL in a few months.
- Adds Windows Server version 1909 as a Windows node choice.
- Use Windows images with updates from January 2020.
- Cleans up the code that sets the node image.
2020-01-31 10:29:39 -08:00
Kubernetes Prow Robot
9f44f7ecc2
Merge pull request #87632 from pjh/multi-arch-smoke-test
...
Update GCE Windows smoke-test script to work with 1909 nodes.
2020-01-30 16:59:43 -08:00
Stephen Augustus
1174e6698e
cni: Update CNI version to v0.8.5
...
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-01-29 04:41:29 -05:00
Stephen Augustus
96f2588b61
cni: Update CNI download URLs to use new GCS bucket (k8s-artifacts-cni)
...
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-01-29 02:32:22 -05:00
Peter Hornyack
cb942c23a7
Update GCE Windows smoke-test script to work with 1909 nodes.
2020-01-28 17:07:59 -08:00
Kubernetes Prow Robot
15f96a807a
Merge pull request #86305 from saschagrunert/cri-tools
...
Update cri-tools to v1.17.0
2020-01-24 12:18:32 -08:00
Yu Liao
368fe70aed
bumped pause-win to 1.1.0
2020-01-21 13:42:00 -08:00
Sascha Grunert
7e5e7c141c
Update cri-tools to v1.17.0
...
Update the crictl binaries to the latest release
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-01-14 08:36:20 +01:00
Peter Hornyack
9b17de7462
Repair smoke-test for Windows GCE clusters
2020-01-08 14:00:50 -08:00
Kubernetes Prow Robot
8727eef79c
Merge pull request #85836 from YangLu1031/master
...
Add instructions about how to bring up e2e test cluster
2020-01-02 14:31:41 -08:00
Yang Lu
b88788b085
update to use e2e-up.sh instead of kubetest
2019-12-19 20:03:49 -08:00
Yang Lu
b4f5238535
Add instructions about how to use kubetest to bring up e2e test cluster
2019-12-19 15:09:34 -08:00
Peter Hornyack
0ae8b6ba59
Update subnet mask calculation for compatibility with future VNIC changes
2019-12-19 14:55:10 -08:00
Lantao Liu
c229c78af7
Upload containerd logs to stackdriver
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-12-12 11:49:14 -08:00
Kubernetes Prow Robot
a6f41a46a5
Merge pull request #85827 from barney-s/fix-windows-fluentd-config-hostname
...
Replace the hostname in the fluentd config file even if the file exists
2019-12-05 17:15:27 -08:00
barney-s
dd7430134a
Removing conditional check
...
Addressing review comment. Removing conditional check for fluentd config file path.
2019-12-05 10:35:47 -08:00
Peter Hornyack
cff9751112
Update GCE Windows startup scripts for TPM-based authentication
...
"Shielded" nodes have a virtual TPM attached which is used for
generating the client certificate, instead of using a bootstrap
kubeconfig. Determining which to use happens during node startup based
on the instance metadata.
2019-12-04 13:57:59 -08:00
Barni S
a70a534736
Replace the hostname in the fluentd config file even if the file exists
2019-12-02 16:04:52 -08:00
Lantao Liu
e687bf4fe9
Use GCS bucket for crictl on windows.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-12-02 14:11:48 -08:00
Kubernetes Prow Robot
fe2ee4f09e
Merge pull request #85396 from Random-Liu/windows-containerd-on-gce
...
Add containerd windows support on GCE for test.
2019-12-02 12:22:57 -08:00
Yu Liao
bbc49d6b1f
catch the exception raised in Remove-HnsPolicyList
2019-11-27 15:43:39 -08:00
Lantao Liu
ee2418c7aa
Move hostdns.conf out of cni directory.
2019-11-27 11:48:58 -08:00
Lantao Liu
e66f4ca537
Add containerd windows support on GCE for test.
2019-11-27 11:48:58 -08:00
Kubernetes Prow Robot
a3a2c4230d
Merge pull request #85496 from tanjunchen/fix-invalid-urls
...
fix 1-12 number urls
2019-11-25 15:25:10 -08:00
Kubernetes Prow Robot
225aa3aa70
Merge pull request #85404 from yliaog/windows
...
added yliaog to OWNERS
2019-11-22 17:30:55 -08:00
tanjunchen
8f4a262d61
fix 1-12 number urls
2019-11-21 11:17:46 +08:00
Yang Lu
0965b577f4
Wait for kubelet & kube-proxy to be ready within 10s
2019-11-18 16:39:47 -08:00
Yu Liao
be78dd7526
added yliaog to OWNERS
2019-11-17 21:46:35 -08:00
Kubernetes Prow Robot
814ebe7678
Merge pull request #85084 from barney-s/win-stackdriver-startup-fix
...
Reorder stackdriver setup in windows startup script
2019-11-13 09:27:27 -08:00
Kubernetes Prow Robot
c68d04ffb4
Merge pull request #85018 from yliaog/windep
...
Windep
2019-11-13 09:27:08 -08:00
Yu Liao
2552837850
serve hns.psm1 StackdriverLogging-v1-9.exe GetGcePdName.dll from GCS
2019-11-12 17:04:10 -08:00
Barni S
b14612e346
Move stackdriver startup block after HNS stabilizes. Stackdriver is not functional if metadata-server doesnt respond. At this stage of the init script, metadata server is available
2019-11-08 17:28:12 -05:00
Benjamin Elder
83c56a0373
remove hack/e2e.go
2019-11-03 19:36:59 -05:00
Kubernetes Prow Robot
382f28ac63
Merge pull request #84538 from yliaog/windows
...
switched to use the pause image served from gcr
2019-10-30 21:56:26 -07:00
Yu Liao
6ca8bd4103
moved Pull-InfraContainer to the last
2019-10-29 16:00:39 -07:00
Yu Liao
f574071b8c
switched to use the pause image served from gcr
2019-10-29 14:25:31 -07:00
Yu Liao
573bf5cd49
switch cni plugin download to be from gcs bucket
2019-10-29 10:23:14 -07:00
Yu Liao
18f48e2cf6
removed powershell-yaml module dependency
2019-10-28 13:26:11 -07:00
Zang Li
f1ad24b0be
Remove the assumption of pod cidr of /24 in the gce window node start up script.
2019-10-07 12:18:37 -07:00
Jacek Kaniuk
46e7a14227
Ability to set up additional, bigger nodes during tests
2019-10-03 12:20:06 +02:00
Kubernetes Prow Robot
397ed0e825
Merge pull request #82314 from lzang/master
...
Add dns capability to GCE window cluster
2019-09-05 16:30:58 -07:00
Zang Li
2a3ab18654
Add dns capability to GCE window cluster
2019-09-04 18:45:25 -07:00
Angela Li
1d27242967
rebase
2019-09-04 15:32:25 -07:00
Angela Li
54d9f9a75b
Add comment
2019-09-04 15:30:38 -07:00
Angela Li
f24749594b
Adding ENABLE_STACKDRIVER_WINDOWS
2019-09-04 15:30:38 -07:00
Angela Li
53a2559e24
Install and start logging based on kube env
2019-09-04 15:30:38 -07:00
Peter Hornyack
9282e48ccc
Write the Stackdriver config separately from the installation.
...
This will let us preinstall the Stackdriver logging agent but still
configure it correctly when bringing up new Windows nodes.
The hostname in the config file looks the same before-and-after:
"logging.googleapis.com/local_resource_id" ${"k8s_node.e2e-test-peterhornyack-windows-node-group-6tw6"}
"logging.googleapis.com/local_resource_id" ${"k8s_node.e2e-test-peterhornyack-windows-node-group-mf5r"}
2019-08-29 12:22:33 -07:00
Yu-Ju Hong
48cc836717
GCE/Windows: use "return" as "continue" for ForEach-Object
...
Using `continue` would exit the current processing scope.
https://blogs.technet.microsoft.com/msftcam/2015/03/17/powershell-gotcha-foreach-object-and-continue/
2019-08-21 15:44:40 -07:00
Peter Hornyack
3ac5c1565a
Leave Windows Defender enabled for clusters on GCE
2019-08-19 16:55:00 -07:00