Skip to content

Commit

Permalink
Classic apply -f works as it did pre-6.0 now
Browse files Browse the repository at this point in the history
  • Loading branch information
solsson committed May 9, 2019
1 parent 7f348de commit 3e8807f
Showing 1 changed file 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

0 comments on commit 3e8807f

Please sign in to comment.