/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/ |
D | README.md | 29 3. `kubectl` 31 `kubectl` can be installed via `gcloud components install kubectl`, or system package manager: http… 173 # Install authentication plugin for kubectl. 174 # Details: https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke 177 # Configuring GKE cluster access for kubectl 181 export KUBE_CONTEXT="$(kubectl config current-context)" 212 3. `kubectl` context (see [Configure GKE cluster access](#configure-gke-cluster-access)) 215 `kubectl` subprocesses. (experimental) 382 kubectl port-forward deployment.apps/psm-grpc-client 8079 385 kubectl port-forward deployment.apps/psm-grpc-server 8080 [all …]
|
/aosp_15_r20/external/perfetto/docs/deployment/ |
H A D | deploying-bigtrace-on-kubernetes.md | 66 To use kubectl to apply the yaml files for deployments and services you must first connect and auth… 111 kubectl apply -f orchestrator-deployment.yaml 112 kubectl apply -f orchestrator-ilb.yaml 146 kubectl apply -f worker-deployment.yaml 147 kubectl apply -f worker-service.yaml 163 To deploy this on a pod in a cluster, the provided yaml files must be applied using kubectl e.g. 166 kubectl apply -f src/bigtrace_clickhouse/config.yaml 168 kubectl apply -f src/bigtrace_clickhouse/pvc.yaml 170 kubectl apply -f src/bigtrace_clickhouse/pv.yaml 172 kubectl apply -f src/bigtrace_clickhouse/clickhouse-deployment.yaml [all …]
|
/aosp_15_r20/external/google-cloud-java/java-gkehub/proto-google-cloud-gkehub-v1beta1/src/main/java/com/google/cloud/gkehub/v1beta1/ |
H A D | GenerateExclusivityManifestRequest.java | 139 * `kubectl get customresourcedefinitions membership`. 164 * `kubectl get customresourcedefinitions membership`. 194 * `kubectl get memberships membership`. 219 * `kubectl get memberships membership`. 766 * `kubectl get customresourcedefinitions membership`. 790 * `kubectl get customresourcedefinitions membership`. 814 * `kubectl get customresourcedefinitions membership`. 837 * `kubectl get customresourcedefinitions membership`. 856 * `kubectl get customresourcedefinitions membership`. 882 * `kubectl get memberships membership`. [all …]
|
H A D | GenerateExclusivityManifestRequestOrBuilder.java | 62 * `kubectl get customresourcedefinitions membership`. 76 * `kubectl get customresourcedefinitions membership`. 91 * `kubectl get memberships membership`. 105 * `kubectl get memberships membership`.
|
/aosp_15_r20/external/grpc-grpc/tools/internal_ci/linux/ |
H A D | grpc_xds_k8s_install_test_driver.sh | 173 # KUBE_CONTEXT: Populated with name of kubectl context with GKE cluster access 174 # SECONDARY_KUBE_CONTEXT: Populated with name of kubectl context with secondary GKE cluster acces… 184 readonly SECONDARY_KUBE_CONTEXT="$(kubectl config current-context)" 189 readonly KUBE_CONTEXT="$(kubectl config current-context)" 363 kubectl 420 # KUBE_CONTEXT: Populated with name of kubectl context with GKE cluster access 421 # SECONDARY_KUBE_CONTEXT: Populated with name of kubectl context with secondary GKE cluster acces… 447 # Get kubectl cluster credentials. 471 # KUBE_CONTEXT: Populated with name of kubectl context with GKE cluster access 477 # SECONDARY_KUBE_CONTEXT: Populated with name of kubectl context with secondary GKE cluster acces… [all …]
|
H A D | grpc_xds_resource_cleanup.sh | 28 CLEANUP_KUBE_CONTEXT="$(kubectl config current-context)" 37 CLEANUP_KUBE_CONTEXT="$(kubectl config current-context)" 85 # CLEANUP_KUBE_CONTEXT: The name of kubectl context with GKE cluster access.
|
/aosp_15_r20/external/skia/infra/bots/assets/kubectl/ |
H A D | create.py | 18 DOWNLOAD_URL = 'https://dl.k8s.io/release/%s/bin/linux/amd64/kubectl' % VERSION 19 SHA256_URL = 'https://dl.k8s.io/%s/bin/linux/amd64/kubectl.sha256' % VERSION 33 input=(sha256 + ' kubectl').encode('utf-8'))[0].decode('utf-8') 35 raise ValueError('Got wrong checksum for kubectl: %s' % output) 36 subprocess.check_call(['chmod', 'a+x', 'kubectl'], cwd=target_dir)
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/internal_ci/linux/ |
D | grpc_xds_k8s_install_test_driver.sh | 175 # KUBE_CONTEXT: Populated with name of kubectl context with GKE cluster access 176 # SECONDARY_KUBE_CONTEXT: Populated with name of kubectl context with secondary GKE cluster acces… 186 readonly SECONDARY_KUBE_CONTEXT="$(kubectl config current-context)" 191 readonly KUBE_CONTEXT="$(kubectl config current-context)" 429 # KUBE_CONTEXT: Populated with name of kubectl context with GKE cluster access 430 # SECONDARY_KUBE_CONTEXT: Populated with name of kubectl context with secondary GKE cluster acces… 476 # KUBE_CONTEXT: Populated with name of kubectl context with GKE cluster access 482 # SECONDARY_KUBE_CONTEXT: Populated with name of kubectl context with secondary GKE cluster acces… 492 readonly KUBE_CONTEXT="${KUBE_CONTEXT:-$(kubectl config current-context)}"
|
D | grpc_xds_k8s_lb.sh | 86 # KUBE_CONTEXT: The name of kubectl context with GKE cluster access 87 # SECONDARY_KUBE_CONTEXT: The name of kubectl context with secondary GKE cluster access, if any 142 # KUBE_CONTEXT: Populated with name of kubectl context with GKE cluster access 143 # SECONDARY_KUBE_CONTEXT: Populated with name of kubectl context with secondary GKE cluster acces…
|
D | grpc_xds_k8s_lb_python.sh | 100 # KUBE_CONTEXT: The name of kubectl context with GKE cluster access 101 # SECONDARY_KUBE_CONTEXT: The name of kubectl context with secondary GKE cluster access, if any 148 # KUBE_CONTEXT: Populated with name of kubectl context with GKE cluster access 149 # SECONDARY_KUBE_CONTEXT: Populated with name of kubectl context with secondary GKE cluster acces…
|
D | grpc_xds_resource_cleanup.sh | 50 TARGET_KUBE_CONTEXT="$(kubectl config current-context)" 65 TARGET_KUBE_CONTEXT="$(kubectl config current-context)"
|
D | grpc_xds_url_map_python.sh | 86 # KUBE_CONTEXT: The name of kubectl context with GKE cluster access 131 # KUBE_CONTEXT: Populated with name of kubectl context with GKE cluster access
|
D | grpc_xds_url_map.sh | 76 # KUBE_CONTEXT: The name of kubectl context with GKE cluster access 121 # KUBE_CONTEXT: Populated with name of kubectl context with GKE cluster access
|
D | psm-security.sh | 87 # KUBE_CONTEXT: The name of kubectl context with GKE cluster access 135 # KUBE_CONTEXT: Populated with name of kubectl context with GKE cluster access
|
D | psm-security-python.sh | 102 # KUBE_CONTEXT: The name of kubectl context with GKE cluster access 151 # KUBE_CONTEXT: Populated with name of kubectl context with GKE cluster access
|
/aosp_15_r20/external/perfetto/tools/ |
H A D | setup_minikube_cluster.sh | 26 minikube kubectl -- apply -f worker-deployment.yaml 27 minikube kubectl -- apply -f worker-service.yaml 28 minikube kubectl -- apply -f orchestrator-deployment.yaml 29 minikube kubectl -- apply -f orchestrator-service.yaml
|
/aosp_15_r20/development/tools/repo_diff/service/repodiff/ |
H A D | Makefile | 188 …kubectl expose deployment $(DOCKER_DEPLOYMENT_NAME) --type=LoadBalancer --port $(PORT_HTTP) --targ… 191 kubectl get service 194 kubectl scale deployment $(DOCKER_DEPLOYMENT_NAME) --replicas=$(DOCKER_REPLICA_COUNT) 197 kubectl delete service
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/ |
D | xds_k8s_flags.py | 19 help="Kubectl context to use") 23 help="Secondary kubectl context to use for cluster in another region") 49 help="Development only: use kubectl port-forward to connect to test app")
|
/aosp_15_r20/external/google-cloud-java/java-gke-connect-gateway/grpc-google-cloud-gke-connect-gateway-v1beta1/src/main/java/com/google/cloud/gkeconnect/gateway/v1beta1/ |
H A D | GatewayServiceGrpc.java | 26 * service matches with an HTTP verb. End user will initiate kubectl commands 273 * service matches with an HTTP verb. End user will initiate kubectl commands 357 * service matches with an HTTP verb. End user will initiate kubectl commands 377 * service matches with an HTTP verb. End user will initiate kubectl commands 480 * service matches with an HTTP verb. End user will initiate kubectl commands 564 * service matches with an HTTP verb. End user will initiate kubectl commands
|
/aosp_15_r20/external/grpc-grpc/tools/run_tests/performance/ |
H A D | bq_upload_result.py | 239 # if use kubectl apply ..., kubectl will append current configuration to 242 if "kubectl.kubernetes.io/last-applied-configuration" in annotations: 243 del annotations["kubectl.kubernetes.io/last-applied-configuration"]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/performance/ |
D | bq_upload_result.py | 205 # if use kubectl apply ..., kubectl will append current configuration to 208 if 'kubectl.kubernetes.io/last-applied-configuration' in annotations: 209 del annotations['kubectl.kubernetes.io/last-applied-configuration']
|
/aosp_15_r20/external/grpc-grpc-java/buildscripts/kokoro/ |
H A D | xds_k8s_lb.sh | 105 # KUBE_CONTEXT: The name of kubectl context with GKE cluster access 106 # SECONDARY_KUBE_CONTEXT: The name of kubectl context with secondary GKE cluster access, if any 152 # KUBE_CONTEXT: Populated with name of kubectl context with GKE cluster access
|
H A D | xds_url_map.sh | 105 # KUBE_CONTEXT: The name of kubectl context with GKE cluster access 150 # KUBE_CONTEXT: Populated with name of kubectl context with GKE cluster access
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/bin/ |
D | cleanup_cluster.sh | 45 kubectl get namespaces --sort-by='{.metadata.creationTimestamp}'\ 58 kubectl get namespaces --sort-by='{.metadata.creationTimestamp}' \
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/infrastructure/k8s_internal/ |
D | k8s_port_forwarder.py | 51 "kubectl", "--context", self.context, "--namespace", self.namespace, 82 'Error forwarding port, kubectl return '
|