Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 810 for istiod1 (0.14 sec)

  1. pilot/pkg/bootstrap/certcontroller.go

    	"crypto/x509"
    	"fmt"
    	"os"
    	"path"
    	"strings"
    	"time"
    
    	"istio.io/istio/pilot/pkg/features"
    	tb "istio.io/istio/pilot/pkg/trustbundle"
    	"istio.io/istio/pkg/config/constants"
    	"istio.io/istio/pkg/log"
    	"istio.io/istio/pkg/sleep"
    	"istio.io/istio/security/pkg/k8s/chiron"
    	"istio.io/istio/security/pkg/pki/ca"
    	certutil "istio.io/istio/security/pkg/util"
    )
    
    const (
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 17:48:28 UTC 2024
    - 11.3K bytes
    - Viewed (0)
  2. pkg/kube/inject/testdata/inject/explicit-security-context.yaml.injected

          creationTimestamp: null
          labels:
            app: hello
            security.istio.io/tlsMode: istio
            service.istio.io/canonical-name: hello
            service.istio.io/canonical-revision: latest
        spec:
          containers:
          - image: fake.docker.io/google-samples/hello-go-gke:1.0
            name: hello
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Feb 27 16:55:16 UTC 2024
    - 6.4K bytes
    - Viewed (0)
  3. pkg/kube/inject/testdata/inject/prometheus-scrape2.yaml.injected

        - mountPath: /var/run/secrets/istio
          name: istiod-ca-cert
        - mountPath: /var/lib/istio/data
          name: istio-data
        - mountPath: /etc/istio/proxy
          name: istio-envoy
        - mountPath: /var/run/secrets/tokens
          name: istio-token
        - mountPath: /etc/istio/pod
          name: istio-podinfo
      initContainers:
      - args:
        - istio-iptables
        - -p
        - "15001"
        - -z
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Feb 27 16:55:16 UTC 2024
    - 5.4K bytes
    - Viewed (0)
  4. pkg/kube/inject/testdata/inject/replicationcontroller.yaml.injected

          creationTimestamp: null
          labels:
            app: nginx
            security.istio.io/tlsMode: istio
            service.istio.io/canonical-name: nginx
            service.istio.io/canonical-revision: latest
          name: nginx
        spec:
          containers:
          - image: nginx
            name: nginx
            ports:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Feb 27 16:55:16 UTC 2024
    - 6.4K bytes
    - Viewed (0)
  5. pkg/kube/inject/testdata/inject/proxy-override-runas.yaml.cni.injected

            sidecar.istio.io/interceptionMode: REDIRECT
            sidecar.istio.io/status: '{"initContainers":["istio-validation"],"containers":["istio-proxy"],"volumes":["workload-socket","credential-socket","workload-certs","istio-envoy","istio-data","istio-podinfo","istio-token","istiod-ca-cert"],"imagePullSecrets":null,"revision":"default"}'
            traffic.sidecar.istio.io/excludeInboundPorts: "15020"
            traffic.sidecar.istio.io/includeInboundPorts: '*'
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 14 17:59:39 UTC 2024
    - 6.8K bytes
    - Viewed (0)
  6. pkg/kube/inject/testdata/inject/hello-existing-cncf-networks.yaml.injected

            traffic.sidecar.istio.io/excludeInboundPorts: "15020"
            traffic.sidecar.istio.io/includeInboundPorts: '*'
            traffic.sidecar.istio.io/includeOutboundIPRanges: '*'
          creationTimestamp: null
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Feb 27 16:55:16 UTC 2024
    - 6.9K bytes
    - Viewed (0)
  7. pkg/kube/inject/testdata/inject/hello-mount-mtls-certs.yaml.injected

          creationTimestamp: null
          labels:
            app: hello
            security.istio.io/tlsMode: istio
            service.istio.io/canonical-name: hello
            service.istio.io/canonical-revision: latest
            tier: backend
            track: stable
        spec:
          containers:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Feb 27 16:55:16 UTC 2024
    - 6.8K bytes
    - Viewed (0)
  8. pkg/kube/inject/testdata/inject/hello-openshift.yaml.injected

            traffic.sidecar.istio.io/excludeInboundPorts: "15020"
            traffic.sidecar.istio.io/includeInboundPorts: '*'
            traffic.sidecar.istio.io/includeOutboundIPRanges: '*'
          creationTimestamp: null
          labels:
            app: hello
            security.istio.io/tlsMode: istio
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Mar 26 21:30:10 UTC 2024
    - 6.9K bytes
    - Viewed (0)
  9. pkg/kube/inject/testdata/inject/auth.non-default-service-account.yaml.injected

          creationTimestamp: null
          labels:
            app: hello
            security.istio.io/tlsMode: istio
            service.istio.io/canonical-name: hello
            service.istio.io/canonical-revision: latest
            tier: backend
            track: stable
        spec:
          containers:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Feb 27 16:55:16 UTC 2024
    - 6.6K bytes
    - Viewed (0)
  10. pkg/kube/inject/testdata/inject/deploymentconfig-with-canonical-service-label.yaml.injected

          creationTimestamp: null
          labels:
            app: hello
            security.istio.io/tlsMode: istio
            service.istio.io/canonical-name: test-service-name
            service.istio.io/canonical-revision: latest
            tier: backend
            track: stable
        spec:
          containers:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Feb 27 16:55:16 UTC 2024
    - 6.9K bytes
    - Viewed (0)
Back to top