Skip to content

Commit

Permalink
Merge pull request #273 from Yolean/avoid-error-with-apply-f
Browse files Browse the repository at this point in the history
Avoid error with apply -f
  • Loading branch information
solsson authored May 9, 2019
2 parents 075e30f + 3e8807f commit 60d01b5
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ We suggest you `apply -f` manifests in the following order:

That'll give you client "bootstrap" `bootstrap.kafka.svc.cluster.local:9092`.

With the introduction of [-k](#kustomize) support, apply `-f` will report `error: unable to decode "zookeeper/kustomization.yaml": Object 'Kind' is missing in ...`. With kubectl v1.14+ you can avoid that using: `kubectl apply -k variants/scale-3-5/`.

## Fork

Our only dependency is `kubectl`. Not because we dislike Helm or Operators, but because we think plain manifests make it easier to collaborate.
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 60d01b5

Please sign in to comment.