We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rancher-wins version v0.0.4 winodws server 1809 1: start srv Write-Host "Registering wins service" wins.exe srv app run --register start-service rancher-wins
2: start client wins cli process run --path /k/flannel/flanneld.exe --args "--kube-subnet-mgr --kubeconfig-file /k/flannel/kubeconfig.yml" --envs "POD_NAME=$env:POD_NAME POD_NAMESPACE=$env:POD_NAMESPACE"
error: FATA[2021-12-14T10:10:33+08:00] rpc error: code = Unavailable desc = transport is closing
The text was updated successfully, but these errors were encountered:
No branches or pull requests
rancher-wins version v0.0.4
winodws server 1809
1: start srv
Write-Host "Registering wins service"
wins.exe srv app run --register
start-service rancher-wins
2: start client
wins cli process run --path /k/flannel/flanneld.exe --args "--kube-subnet-mgr --kubeconfig-file /k/flannel/kubeconfig.yml" --envs "POD_NAME=$env:POD_NAME POD_NAMESPACE=$env:POD_NAMESPACE"
error:
FATA[2021-12-14T10:10:33+08:00] rpc error: code = Unavailable desc = transport is closing
The text was updated successfully, but these errors were encountered: