spark-operator
spark-operator copied to clipboard
hostaliases doesn't work
K8S: 1.21.5 Spark-Operator: spark-operator-chart-1.1.14
config like that: hostAliases:
- ip: x.x.x.x hostnames: - xxx.xxx.com
I run : kubectl exec -it xx-driver -- cat /etc/hosts
I can't find hosts that I addad.
I can confirm this
enable the webhook and pull the latest docker image works fine https://github.com/googlecloudplatform/spark-on-k8s-operator/pkgs/container/spark-operator/23862829?tag=v1beta2-1.3.7-3.1.1
enable the webhook and pull the latest docker image works fine https://github.com/googlecloudplatform/spark-on-k8s-operator/pkgs/container/spark-operator/23862829?tag=v1beta2-1.3.7-3.1.1
@sawyerwu can you please tell what do you mean by enabling webhook
enable the webhook and pull the latest docker image works fine https://github.com/googlecloudplatform/spark-on-k8s-operator/pkgs/container/spark-operator/23862829?tag=v1beta2-1.3.7-3.1.1
@sawyerwu can you please tell what do you mean by enabling webhook
@mohdmsl install the spark-operator by manifest/spark-operator-with-webhook-install instead of manifest/spark-operator-install