-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
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
STDIN for extensions/v1beta1 error #75
Comments
having the same problem :( |
Okay, I was able to remove the "STDIN" error by converting the deployment file to a newer version.
|
Furthermore, this repository currently seems to be a bit outdated. |
You can also go the folder kube, fix deployment.yaml and deployment-minimal.yaml by set apiVersion: apps/v1 |
During
./kube/deploy.sh network tcp://EXAMPLE.com:1194 192.168.1.3/24 192.168.1.1/24
I get this error.Perhaps it's due to a newer API version?
The text was updated successfully, but these errors were encountered: