Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Connecting (0.06 sec)

  1. istioctl/pkg/analyze/analyze.go

      istioctl analyze --revision 1-16
    
      # Analyze the current live cluster, simulating the effect of applying additional yaml files
      istioctl analyze a.yaml b.yaml my-app-config/
    
      # Analyze yaml files without connecting to a live cluster
      istioctl analyze --use-kube=false a.yaml b.yaml my-app-config/
    
      # Analyze the current live cluster and suppress PodMissingProxy for pod mypod in namespace 'testing'.
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Thu Oct 31 06:53:50 UTC 2024
    - 17.6K bytes
    - Viewed (0)
  2. manifests/charts/base/files/crd-all.gen.yaml

                                  additionalProperties:
                                    type: string
                                  description: Match on the node metadata supplied by
                                    a proxy when connecting to Istio Pilot.
                                  type: object
                                proxyVersion:
                                  description: A regular expression in golang regex format
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Fri Nov 01 16:23:52 UTC 2024
    - 805K bytes
    - Viewed (0)
Back to top