Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 13 for clustered (0.35 sec)

  1. docs/metrics/prometheus/grafana/replication/grafana-replication-cluster.png

    grafana-replication-cluster.png...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Mar 28 17:15:39 UTC 2024
    - 443.8K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.9.md

    ### Cluster Lifecycle
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Nov 16 10:46:27 UTC 2021
    - 313.7K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.8.md

    that they span multiple clusters. Creating a Federated HPA targeting
    multiple clusters ensures that cluster-level autoscalers are
    consistently deployed across those clusters, and dynamically managed
    to ensure that autoscaling can occur optimially in all clusters,
    within a set of global constraints on the total number of replicas
    permitted across all clusters.  If replicas are not
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 312.2K bytes
    - Viewed (0)
  4. pkg/apis/core/types.go

    type ServiceType string
    
    const (
    	// ServiceTypeClusterIP means a service will only be accessible inside the
    	// cluster, via the ClusterIP.
    	ServiceTypeClusterIP ServiceType = "ClusterIP"
    
    	// ServiceTypeNodePort means a service will be exposed on one port of
    	// every node, in addition to 'ClusterIP' type.
    	ServiceTypeNodePort ServiceType = "NodePort"
    
    	// ServiceTypeLoadBalancer means a service will be exposed via an
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 268.9K bytes
    - Viewed (0)
  5. common-protos/k8s.io/api/core/v1/generated.proto

      // type determines how the Service is exposed. Defaults to ClusterIP. Valid
      // options are ExternalName, ClusterIP, NodePort, and LoadBalancer.
      // "ClusterIP" allocates a cluster-internal IP address for load-balancing
      // to endpoints. Endpoints are determined by the selector or if that is not
      // specified, by manual construction of an Endpoints object or
      // EndpointSlice objects. If clusterIP is "None", no virtual IP is
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 255.8K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/core/v1/types_swagger_doc_generated.go

    "type":                          "type determines how the Service is exposed. Defaults to ClusterIP. Valid options are ExternalName, ClusterIP, NodePort, and LoadBalancer. \"ClusterIP\" allocates a cluster-internal IP address for load-balancing to endpoints. Endpoints are determined by the selector or if that is not specified, by manual construction of an Endpoints object or EndpointSlice objects. If clusterIP is \"None\", no virtual IP is allocated and the endpoints are published as a set of endpoints...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 254.8K bytes
    - Viewed (0)
  7. staging/src/k8s.io/apiextensions-apiserver/test/integration/ratcheting_test_cases/crds/standard-install.yaml

                        (Mesh conformance profile, experimental, ClusterIP Services only)
                        \n This API may be extended in the future to support additional
                        kinds of parent resources. \n The API object must be valid in
                        the cluster; the Group and Kind must be registered in the cluster
                        for this reference to be valid."
                      properties:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Oct 27 17:15:18 UTC 2023
    - 458.3K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.27.md

    with a service account may only reference secrets specified in the service account's secrets field. Kubernetes clusters are only affected if the ServiceAccount admission plugin and the `kubernetes.io/enforce-mountable-secrets` annotation are used together with ephemeral containers.
    
    **Note**: This only impacts the cluster if the ServiceAccount admission plugin is used (most cluster should have this on by default as recommended in https://kubernetes.io/docs/reference/access-authn-authz/ad...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 23:01:06 UTC 2024
    - 455.3K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.23.md

         featureGates:
         `CSIMigrationRBD`: true
    
      As a Kubernetes cluster operator that administers storage, here are the prerequisites that you must complete before you attempt migration to the RBD CSI driver:
    
      * You must install the Ceph CSI driver (rbd.csi.ceph.com), v3.5.0 or above, into your Kubernetes cluster.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 28 21:06:52 UTC 2023
    - 424.5K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.29.md

    - The kube-apiserver exposes four new metrics to inform about errors on the clusterIP and nodePort allocation logic ([#120843](https://github.com/kubernetes/kubernetes/pull/120843),...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 03:42:38 UTC 2024
    - 324.5K bytes
    - Viewed (0)
Back to top