Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for nodesPerStep (0.49 sec)

  1. cluster/addons/calico-policy-controller/calico-node-vertical-autoscaler-configmap.yaml

    data:
      node-autoscaler: |-
        {
          "calico-node": {
            "requests": {
              "cpu": {
                "base": "80m",
                "step": "20m",
                "nodesPerStep": 10,
                "max": "500m"
              }
            }
          }
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Nov 14 15:32:57 UTC 2019
    - 409 bytes
    - Viewed (0)
  2. cluster/addons/calico-policy-controller/typha-vertical-autoscaler-configmap.yaml

    data:
      typha-autoscaler: |-
        {
          "calico-typha": {
            "requests": {
              "cpu": {
                "base": "120m",
                "step": "80m",
                "nodesPerStep": 10,
                "max": "1000m"
              }
            }
          }
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Nov 14 15:32:57 UTC 2019
    - 414 bytes
    - Viewed (0)
Back to top