Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Ex (0.17 sec)

  1. CHANGELOG/CHANGELOG-1.5.md

    [kubernetes-server-linux-arm.tar.gz](https://dl.k8s.io/v1.5.0/kubernetes-server-linux-arm.tar.gz) | `3ff9ccdd641690fd1c8878408cd369beca1f9f8b212198e251862d40cf2dadc0`
    
    ## Major Themes
    
    - StatefulSets (ex-PetSets)
      - StatefulSets are beta now (fixes and stabilization)
    - Improved Federation Support
      - New command: `kubefed`
      - DaemonSets
      - Deployments
      - ConfigMaps
    - Simplified Cluster Deployment
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Dec 24 02:28:26 GMT 2020
    - 136.4K bytes
    - Viewed (1)
  2. CHANGELOG/CHANGELOG-1.24.md

    - Added a path `/header?key=` to `agnhost netexec` allowing one to view what the header value is of the incoming request.
    
      Ex:
      ```
      $ curl -H "X-Forwarded-For: something" 172.17.0.2:8080/header?key=X-Forwarded-For
      something
      ```
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Aug 24 00:02:43 GMT 2023
    - 473.4K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.23.md

      * Considering the clusterID field is a required parameter for CSI driver for its operations, but in-tree StorageClass has monitors field as a required parameter, a Kubernetes storage admin has to create a clusterID based on the monitors hash ( ex:#echo -n '<monitors_string>' | md5sum) in the CSI config map and keep the monitors under this clusterID configuration.
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Feb 28 21:06:52 GMT 2023
    - 424.5K bytes
    - Viewed (0)
Back to top