Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for init (0.18 sec)

  1. cni/README.md

    - In ambient mode, the CNI plugin does not configure any networking, but is only responsible...
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Tue Apr 30 22:24:38 GMT 2024
    - 12.3K bytes
    - Viewed (0)
  2. operator/README.md

    Once the images are pushed, configure kubectl to point to your cluster and install the controller.
    
    Install the controller manifest:
    
    ```bash
    istioctl operator init --hub docker.io/<your-account> --tag latest
    kubectl create ns istio-system
    kubectl apply -f operator/samples/default-install.yaml
    ```
    
    Plain Text
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Sun Sep 17 08:27:52 GMT 2023
    - 17.5K bytes
    - Viewed (0)
Back to top