Skip to content
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

Failed initializing schema v1beta3 #326

Open
leongross opened this issue Dec 14, 2021 · 0 comments
Open

Failed initializing schema v1beta3 #326

leongross opened this issue Dec 14, 2021 · 0 comments

Comments

@leongross
Copy link

Input:

apiVersion: kubeadm.k8s.io/v1beta3
kind: InitConfiguration
nodeRegistration:
  ignorePreflightErrors:
    - SystemVerification
localAPIEndpoint:
  bindPort: 6443
...

Error:

Failed initializing schema https://kubernetesjsonschema.dev/master-standalone/initconfiguration-kubeadm-v1beta3.json: Could not read schema from HTTP, response status is 404 Not Found

There seems to be an error so that the schema cannot be retrieved by the cli.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant