Skip to content

Commit 60d01b5

Browse files
authored
Merge pull request #273 from Yolean/avoid-error-with-apply-f
Avoid error with apply -f
2 parents 075e30f + 3e8807f commit 60d01b5

File tree

4 files changed

+0
-2
lines changed

4 files changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ We suggest you `apply -f` manifests in the following order:
1919

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

22-
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/`.
23-
2422
## Fork
2523

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

0 commit comments

Comments
 (0)