Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 17 for APPLICATION (0.35 sec)

  1. CHANGELOG/CHANGELOG-1.12.md

        * If the serialization type is application/vnd.kubernetes.protobuf, and protobuf marshaling is not implemented for the requested API resource type, a '406 Not Acceptable is returned'.
        * If the serialization type is 'application/json':
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Feb 06 06:04:15 GMT 2020
    - 293.8K bytes
    - Viewed (1)
  2. CHANGELOG/CHANGELOG-1.13.md

    ### SIG AWS
    
    In v1.13 we worked on tighter integrations of Kubernetes API objects with AWS services. These include three out-of-tree alpha feature releases:
    
    1) Alpha for AWS ALB (Application Load Balancer) integration to Kubernetes Ingress resources.
    2) Alpha for CSI specification 0.3 integration to AWS EBS (Elastic Block Store)
    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)
  3. CHANGELOG/CHANGELOG-1.8.md

      * The webhook and log file now output the `v1beta1` event format.
    
        For more details, see [Advanced audit](https://kubernetes.io/docs/tasks/debug-application-cluster/audit/#advanced-audit).
    
    * The deprecated `ThirdPartyResource` (TPR) API was removed.
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Feb 20 15:45:02 GMT 2024
    - 312.2K bytes
    - Viewed (1)
  4. CHANGELOG/CHANGELOG-1.17.md

    - client-go discovery clients constructed using `NewDiscoveryClientForConfig` or `NewDiscoveryClientForConfigOrDie` default to rate limits that cause normal discovery request...
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Jan 28 10:44:33 GMT 2021
    - 346.2K bytes
    - Viewed (1)
  5. CHANGELOG/CHANGELOG-1.10.md

        <td>GET /swagger.json</td>
        <td>GET /openapi/v2
    Accept: application/json</td>
      </tr>
      <tr>
        <td>GET /swagger-2.0.0.pb-v1</td>
        <td>GET /openapi/v2
    Accept: application/com.github.proto-openapi.spec.v2@v1.0+protobuf</td>
      </tr>
      <tr>
        <td>GET /swagger-2.0.0.pb-v1.gz</td>
        <td>GET /openapi/v2
    Accept: application/com.github.proto-openapi.spec.v2@v1.0+protobuf Accept-Encoding: gzip</td>
    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.2.md

    Kubelet supports 100 pods per node with 4x reduced system overhead.
      * <strong>Simplified application deployment and management. </strong>
         * Dynamic Configuration (ConfigMap API in the core API group) enables application
    configuration to be stored as a Kubernetes API object and pulled dynamically on
    container startup, as an alternative to baking in command-line flags when a
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Fri Dec 04 06:36:19 GMT 2020
    - 41.4K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.27.md

    - Fixed file permission issues that happened during update of `Secret`/`ConfigMap`/`projected volume` when `fsGroup` is used. The problem caused a race condition where application gets intermittent permission denied error when reading files that were just updated, before the correct permissions were applied. ([#114464](https://github.com/kubernetes/kubernetes/pull/114464), [@tsaarni](https://github.com/tsaarni))
    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)
  8. CHANGELOG/CHANGELOG-1.7.md

        - [**Other notable changes**](#other-notable-changes-16)
          - [Admission plugin](#admission-plugin)
          - [API Machinery](#api-machinery-1)
          - [Application autoscaling](#application-autoscaling-1)
          - [Application Deployment](#application-deployment-1)
          - [Cluster Autoscaling](#cluster-autoscaling)
          - [Cloud Provider Enhancement](#cloud-provider-enhancement)
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 308.7K bytes
    - Viewed (1)
  9. CHANGELOG/CHANGELOG-1.5.md

      - [beta] PodDisruptionBudget has been promoted to beta, can be used to safely drain nodes while respecting application SLO's ([docs](http://kubernetes.io/docs/tasks/administer-cluster/safely-drain-node/)) ([kubernetes/features#85](https://github.com/kubernetes/enhancements/issues/85))
    - **UI**
    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)
  10. CHANGELOG/CHANGELOG-1.16.md

    - kubeadm: fix "certificate-authority" files not being pre-loaded when using file discovery ([#80966](https://github.com/kubernetes/kubernetes/pull/80966), [@neolit123](https://github.com/neolit123))
    - Add instruction to setup "Application Default Credentials" to run GCE Windows e2e tests locally. ([#81337](https://github.com/kubernetes/kubernetes/pull/81337), [@YangLu1031](https://github.com/YangLu1031))
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Feb 11 10:00:57 GMT 2021
    - 345.2K bytes
    - Viewed (0)
Back to top