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
This workshop depends on an older version of the kubernetes API to work. Starting with v 1.16 (July 2019), several APIs were deprecated (https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/). As a result, you'll see the following:
error: unable to recognize "buttercupgo_deploy.yaml": no matches for kind "Deployment" in version "extensions/v1beta1"
error: unable to recognize "standalone/splunk-standalone-deploy.yaml": no matches for kind "Deployment" in version "extensions/v1beta1"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This workshop depends on an older version of the kubernetes API to work. Starting with v 1.16 (July 2019), several APIs were deprecated (https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/). As a result, you'll see the following:
The text was updated successfully, but these errors were encountered: