Closed luckerby closed 2 years ago
We are facing the same issue in an airgapped env.
For this issue in particular it's related with the missing OpenSSL installation https://github.com/kubernetes-sigs/sig-windows-dev-tools/issues/188
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.
This bot triages issues and PRs according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
As @knabben mentioned, related to #188. Closing as dup
/close
@dougsland: Closing this issue.
After completing the setup for the 2 nodes-setup (1x Linux control plane node and 1x Windows worker node), and ensuring that the configuration is finished on both nodes (due to #188 this currently means pasting the 1-antrea.ps1 file in an SSH connection on the Windows node (the file cannot be accessed by going to C:\sync\windows) for whatever reason)) trying to schedule a pod on the Windows node doesn't work as expected:
There is an issue opened on the antrea repo here - currently closed due to inactivity - which further leads to this issue on the containerd repo. As the discussion in the latter doesn't seem to suggest any fix coming soon, is there any workaround for now?