Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for co (0.23 sec)

  1. common-protos/k8s.io/api/core/v1/generated.proto

    }
    
    // Defines a set of pods (namely those matching the labelSelector
    // relative to the given namespace(s)) that this pod should be
    // co-located (affinity) or not co-located (anti-affinity) with,
    // where co-located is defined as running on a node whose value of
    // the label with key <topologyKey> matches that of any node on which
    // a pod of the set of pods is running
    message PodAffinityTerm {
    Plain Text
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.10.md

    stored in secret and use it to authenticate/authorize these operations. With this change API calls receive key/value as a input parameter so they not need to know where and how credentials were stored and fetched. Main goal was to make these API calls CO (Container Orchestrator) agnostic.  ([#60118](https://github.com/kubernetes/kubernetes/pull/60118), [@sbezverk](https://github.com/sbezverk))
    
    * StorageOS volume plugin has been updated to support mount options and environments where the...
    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)
  3. CHANGELOG/CHANGELOG-1.16.md

    ### Additional Notable Feature Updates
    
    - [Topology Manager](https://github.com/kubernetes/enhancements/issues/693), a new Kubelet component, aims to co-ordinate resource assignment decisions to provide optimized resource allocations.
    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)
  4. CHANGELOG/CHANGELOG-1.20.md

    - google.golang.org/api: v0.15.1 → v0.20.0
    - google.golang.org/genproto: cb27e3a → 8816d57
    - google.golang.org/grpc: v1.27.0 → v1.27.1
    - google.golang.org/protobuf: v1.24.0 → v1.25.0
    - honnef.co/go/tools: v0.0.1-2019.2.3 → v0.0.1-2020.1.3
    - k8s.io/gengo: 8167cfd → 83324d8
    - k8s.io/klog/v2: v2.2.0 → v2.4.0
    - k8s.io/kube-openapi: 6aeccd4 → d219536
    - k8s.io/system-validators: v1.1.2 → v1.2.0
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Wed Jan 19 21:05:45 GMT 2022
    - 409K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.23.md

    - google.golang.org/genproto: f16073e → fe13028
    - google.golang.org/grpc: v1.38.0 → v1.40.0
    - google.golang.org/protobuf: v1.26.0 → v1.27.1
    - gopkg.in/ini.v1: v1.51.0 → v1.62.0
    - honnef.co/go/tools: v0.0.1-2020.1.3 → v0.0.1-2020.1.4
    - k8s.io/gengo: b6c5ce2 → 485abfe
    - k8s.io/klog/v2: v2.9.0 → v2.30.0
    - k8s.io/kube-openapi: 9528897 → e816edb
    - k8s.io/system-validators: v1.5.0 → v1.6.0
    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)
  6. CHANGELOG/CHANGELOG-1.11.md

    * Fixes issue where subpath readOnly mounts failed ([#63045](https://github.com/kubernetes/kubernetes/pull/63045), [@msau42](https://github.com/msau42))
    * Fix stackdriver metrics for node memory using wrong metric type ([#63535](https://github.co/kubernetes/kubernetes/pull/63535), [@serathius](https://github.com/serathius))
    * fix mount unmount failure for a Windows pod ([#63272](https://github.com/kubernetes/kubernetes/pull/63272), [@andyzhangx](https://github.com/andyzhangx))
    
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Feb 06 06:04:15 GMT 2020
    - 328.4K bytes
    - Viewed (0)
  7. docs/en/docs/release-notes.md

            * [Build simple API service with Python FastAPI — Part 1](https://dev.to/cuongld2/build-simple-api-service-with-python-fastapi-part-1-581o) by [cuongld2](https://dev.to/cuongld2).
            * [FastAPI + Zeit.co = 🚀](https://paulsec.github.io/posts/fastapi_plus_zeit_serverless_fu/) by [Paul Sec](https://twitter.com/PaulWebSec).
    Plain Text
    - Registered: Sun Apr 21 07:19:11 GMT 2024
    - Last Modified: Fri Apr 19 19:30:49 GMT 2024
    - 384.6K bytes
    - Viewed (1)
Back to top