- Sort Score
- Result 10 results
- Languages All
Results 431 - 440 of 464 for network1 (0.06 sec)
-
README.md
For example, consider a MinIO deployment behind a proxy `https://minio.example.net`, `https://console.minio.example.net` with rules for forwarding traffic on port :9000 and :9001 to MinIO and the MinIO Console respectively on the internal network. Set `MINIO_BROWSER_REDIRECT_URL` to `https://console.minio.example.net` to ensure the browser receives a valid reachable URL.
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Sun Oct 13 13:34:11 UTC 2024 - 18.2K bytes - Viewed (0) -
guava/src/com/google/common/util/concurrent/MoreExecutors.java
* cancelled the {@code Future}. * </ol> * Given all these possibilities, it is frequently possible for listeners to execute in UI * threads, RPC network threads, or other latency-sensitive threads. In those cases, slow * listeners can harm responsiveness, slow the system as a whole, or worse. (See also the * note about locking below.)
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Sat Oct 19 00:51:36 UTC 2024 - 44.1K bytes - Viewed (0) -
docs/metrics/prometheus/list.md
| `minio_node_drive_writes_await` | Average time for write requests to be served on a drive. | | `minio_node_drive_perc_util` | Percentage of time the disk was busy since uptime. | ## Network Interface Metrics | Name | Description | |:------------------------------|:-----------------------------------------------------------|
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Mon Jul 29 18:48:51 UTC 2024 - 43.3K bytes - Viewed (0) -
istioctl/pkg/workload/workload.go
md["SERVICE_ACCOUNT"] = we.ServiceAccount md["TRUST_DOMAIN"] = meshConfig.TrustDomain md["ISTIO_META_CLUSTER_ID"] = clusterID md["ISTIO_META_MESH_ID"] = meshConfig.DefaultConfig.MeshId md["ISTIO_META_NETWORK"] = we.Network if portsStr := marshalWorkloadEntryPodPorts(we.Ports); portsStr != "" { md["ISTIO_META_POD_PORTS"] = portsStr } md["ISTIO_META_WORKLOAD_NAME"] = wg.Name
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Aug 15 16:31:46 UTC 2024 - 25.3K bytes - Viewed (0) -
guava/src/com/google/common/base/Ascii.java
* Data Link Escape: A communication control character which will change the meaning of a limited * number of contiguously following characters. It is used exclusively to provide supplementary * controls in data communication networks. * * @since 8.0 */ public static final byte DLE = 16; /** * Device Control 1. Characters for the control of ancillary devices associated with data
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Fri Aug 02 13:50:22 UTC 2024 - 21.7K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.12.md
- [SIG Cloud Provider](#sig-cloud-provider-1) - [SIG Cluster Lifecycle](#sig-cluster-lifecycle-1) - [SIG GCP](#sig-gcp) - [SIG Instrumentation](#sig-instrumentation-1) - [SIG Network](#sig-network) - [SIG Node](#sig-node-1) - [SIG OpenStack](#sig-openstack-1) - [SIG Scheduling](#sig-scheduling-1) - [SIG Storage](#sig-storage-1) - [SIG VMWare](#sig-vmware-1)
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 293.8K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.13.md
- [SIG Cloud Provider](#sig-cloud-provider) - [SIG Cluster Lifecycle](#sig-cluster-lifecycle) - [SIG IBM Cloud](#sig-ibm-cloud) - [SIG Multicluster](#sig-multicluster) - [SIG Network](#sig-network) - [SIG Node](#sig-node) - [SIG Openstack](#sig-openstack) - [SIG Scalability](#sig-scalability) - [SIG Scheduling](#sig-scheduling) - [SIG Service Catalog](#sig-service-catalog)
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 273.1K bytes - Viewed (0) -
helm-releases/minio-3.6.5.tgz
PersistentVolume 2. Create the PersistentVolumeClai 3. Install the chart ```bash helm install --set persistence.existingClaim=PVC_NAME minio/minio ``` ### NetworkPolicy To enable network policy for MinIO, install [a networking plugin that implements the Kubernetes NetworkPolicy spec](https://kubernetes.io/docs/tasks/administer-cluster/declare-network-policy#before-you-begin), and set `networkPolicy.enabled` to `true`. For Kubernetes v1.5 & v1.6, you must also turn on NetworkPolicy by setting the DefaultDeny namespace...
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Wed Apr 13 22:45:54 UTC 2022 - 18K bytes - Viewed (0) -
helm-releases/minio-4.0.1.tgz
PersistentVolume 2. Create the PersistentVolumeClai 3. Install the chart ```bash helm install --set persistence.existingClaim=PVC_NAME minio/minio ``` ### NetworkPolicy To enable network policy for MinIO, install [a networking plugin that implements the Kubernetes NetworkPolicy spec](https://kubernetes.io/docs/tasks/administer-cluster/declare-network-policy#before-you-begin), and set `networkPolicy.enabled` to `true`. For Kubernetes v1.5 & v1.6, you must also turn on NetworkPolicy by setting the DefaultDeny namespace...
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Mon May 02 06:10:34 UTC 2022 - 18K bytes - Viewed (0) -
helm-releases/minio-4.0.9.tgz
PersistentVolume 2. Create the PersistentVolumeClai 3. Install the chart ```bash helm install --set persistence.existingClaim=PVC_NAME minio/minio ``` ### NetworkPolicy To enable network policy for MinIO, install [a networking plugin that implements the Kubernetes NetworkPolicy spec](https://kubernetes.io/docs/tasks/administer-cluster/declare-network-policy#before-you-begin), and set `networkPolicy.enabled` to `true`. For Kubernetes v1.5 & v1.6, you must also turn on NetworkPolicy by setting the DefaultDeny namespace...
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Wed Aug 03 06:10:44 UTC 2022 - 18.6K bytes - Viewed (0)