Skip to content

Instantly share code, notes, and snippets.

@YangLu1031
YangLu1031 / serial_logs.log
Created June 11, 2020 12:53
OSS v1.17.5 - win2019 - stackdriver failing - hard reset test serial logs
Serial port 1 (console) output for e2e-test-xxxx-windows-node-group-5cfz
SeaBIOS (version 1.8.2-20200506_125016-google)
Total RAM Size = 0x00000001e0000000 = 7680 MiB
CPUs found: 2 Max CPUs supported: 2
Comparing RSDP and RSDP
Comparing RSDT and RSDT
Comparing FACP and FACP
Comparing FACS and FACS
return 0 for FACS vs FACS: SUCCESS
Comparing DSDT and DSDT
@YangLu1031
YangLu1031 / pods.yaml
Last active November 20, 2020 17:57
Scripts to reproduce PLEG unhealthy issue
apiVersion: v1
kind: Pod
metadata:
name: test-pod
spec:
# Do not automount default service account, to eliminate its impact.
automountServiceAccountToken: false
nodeSelector:
kubernetes.io/os: windows
containers:
If you see any unexpected values, please go to troubleshooting guide:
https://cloud.google.com/compute/docs/troubleshooting/troubleshooting-rdp#os_configuration
Check the Remote Desktop Service status, expect [Running]:
Running
Check that Remote Connections are enabled, expect [fDenyTSConnections: 0]:
HKLM:\SYSTEM\CurrentControlSet\Control\Terminal Server\fDenyTSConnections: 0
Ensure that the Windows firewall has Remote Desktop Connections enabled, expect [Enabled:Yes]: