Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for locale (0.19 sec)

  1. CHANGELOG/CHANGELOG-1.13.md

        * "dns" {
        *   "servers": ["10.0.0.10"],
        *   "searches": ["default.svc.cluster.local","svc.cluster.local","cluster.local"],
        *   "options": []
        * }
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 273.1K bytes
    - Viewed (0)
  2. api/go1.16.txt

    pkg log/syslog (darwin-arm64), const LOG_LOCAL4 Priority
    pkg log/syslog (darwin-arm64), const LOG_LOCAL5 = 168
    pkg log/syslog (darwin-arm64), const LOG_LOCAL5 Priority
    pkg log/syslog (darwin-arm64), const LOG_LOCAL6 = 176
    pkg log/syslog (darwin-arm64), const LOG_LOCAL6 Priority
    pkg log/syslog (darwin-arm64), const LOG_LOCAL7 = 184
    pkg log/syslog (darwin-arm64), const LOG_LOCAL7 Priority
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  3. api/go1.13.txt

    pkg log/syslog (netbsd-arm64), const LOG_LOCAL4 Priority
    pkg log/syslog (netbsd-arm64), const LOG_LOCAL5 = 168
    pkg log/syslog (netbsd-arm64), const LOG_LOCAL5 Priority
    pkg log/syslog (netbsd-arm64), const LOG_LOCAL6 = 176
    pkg log/syslog (netbsd-arm64), const LOG_LOCAL6 Priority
    pkg log/syslog (netbsd-arm64), const LOG_LOCAL7 = 184
    pkg log/syslog (netbsd-arm64), const LOG_LOCAL7 Priority
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.21.md

      It specifies if the cluster internal traffic should be routed to all endpoints or node-local endpoints only.
      "Cluster" routes internal traffic to a Service to all endpoints.
      "Local" routes traffic to node-local endpoints only, and traffic is dropped if no node-local endpoints are ready.
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Fri Oct 14 07:03:14 GMT 2022
    - 367.3K bytes
    - Viewed (4)
  5. CHANGELOG/CHANGELOG-1.10.md

    supported on Windows](https://github.com/kubernetes/kubernetes/pull/60275).) [Local Ephemeral Storage Capacity Isolation](https://github.com/kubernetes/enhancements/issues/361) makes it possible to set requests and limits on ephemeral local storage resources. In addition, you can now create [Local Persistent Storage](https://github.com/kubernetes/enhancements/issues/121), which enables PersistentVolumes to be created with locally attached disks, and not just network volumes.
    
    On the Persistent...
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 341.8K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.9.md

    *   Problems deleting local static pods have been resolved. ([#48339](https://github.com...
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Nov 16 10:46:27 GMT 2021
    - 313.7K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.27.md

    - From now on, the HPA controller will return an error for the container resource metrics when the feature gate "HPAContainerMetrics" is disabled. As a result, HPA with a container resource metric performs no scale-down and performs only scale-up based on other metrics. ([#116043](https://github.com/kubernetes/kubernetes/pull/116043), [@sanposhiho](https://github.com/sanposhiho)) [SIG API Machinery, Apps and Autoscaling]
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Apr 16 15:20:21 GMT 2024
    - 434.3K bytes
    - Viewed (3)
Back to top