Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for fi (0.12 sec)

  1. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    to be set to `true` if the cluster is a GKE cluster. ```bash ISTIO_CNI_ARGS= # TODO: What k8s data can we use for this check for whether GKE? if [[ "${ISTIO_CLUSTER_ISGKE}" == "true" ]]; then ISTIO_CNI_ARGS="--set cni.cniBinDir=/home/kubernetes/bin" fi iop kube-system istio-cni $IBASE/istio-cni/ ${ISTIO_CNI_ARGS} ``` TODO. It is possible to add Istio-CNI later, and gradually migrate. ### Install Control plane This can run in any cluster. A mesh should have at least one cluster should run Pilot or...
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Wed Jan 10 05:10:03 GMT 2024
    - 198.1K bytes
    - Viewed (1)
Back to top