Skip to content

Commit

Permalink
remove example docs say is not implemented yet.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrabbit authored Feb 1, 2024
1 parent b8e3c43 commit 7d0ed22
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cmd/kops/create.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@ var (
# Create a cluster from the configuration specification in a YAML file.
kops create -f my-cluster.yaml
# Create secret from secret spec file.
kops create -f secret.yaml
# Create an instancegroup based on the YAML passed into stdin.
cat instancegroup.yaml | kops create -f -
`))
Expand Down

0 comments on commit 7d0ed22

Please sign in to comment.