kubectl create --validate=false -f https://github.com/banzaicloud/kafka-operator/releases/download/v0.15.1/kafka-operator.crds.yamlhelm install core --namespace=kafka banzaicloud-stable/kafka-operator --values 5-kafka.values.yamlhelm install zookeeper-operator --namespace=zookeeper pravega/zookeeper-operator --values 2-zookeeper.values.yamlYou can use nodeSelector or affinity to further control the deployment of your cluster on the Kubernetes nodes by searching for YOUR_GKE_NODE_POOL in the repository. The rest should be self-explanatory.