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

Typo in create cluster help output #9994

Closed
erismaster opened this issue Sep 26, 2020 · 0 comments · Fixed by #9995
Closed

Typo in create cluster help output #9994

erismaster opened this issue Sep 26, 2020 · 0 comments · Fixed by #9995

Comments

@erismaster
Copy link
Contributor

1. What kops version are you running? The command kops version, will display
this information.

Version 1.18.1

2. What Kubernetes version are you running? kubectl version will print the
version if a cluster is running or provide the Kubernetes version specified as
a kops flag.

NA

3. What cloud provider are you using?

NA

4. What commands did you run? What is the simplest way to reproduce this issue?

kops create cluster --help

5. What happened after the commands executed?

help output is printed.

6. What did you expect to happen?

NA

7. Please provide your cluster manifest. Execute
kops get --name my.example.com -o yaml to display your cluster manifest.
You may want to remove your cluster name and other sensitive information.

NA

8. Please run the commands with most verbose logging by adding the -v 10 flag.
Paste the logs into this report, or in a gist and provide the gist link here.

NA

9. Anything else do we need to know?

Small typo in help output
filename.yamlh -> filename.yaml.

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

Successfully merging a pull request may close this issue.

1 participant