Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for openstack (0.21 sec)

  1. CHANGELOG/CHANGELOG-1.8.md

      - [Known Issues](#known-issues)
      - [Deprecations](#deprecations)
        - [Apps](#apps)
        - [Auth](#auth)
        - [Autoscaling](#autoscaling)
        - [Cluster Lifecycle](#cluster-lifecycle)
        - [OpenStack](#openstack)
        - [Scheduling](#scheduling)
      - [Notable Features](#notable-features)
        - [Workloads API (apps/v1beta2)](#workloads-api-appsv1beta2)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Feb 20 15:45:02 GMT 2024
    - 312.2K bytes
    - Viewed (1)
  2. common-protos/k8s.io/api/core/v1/generated.proto

      // +optional
      optional bool readOnly = 3;
    
      // secretRef is Optional: points to a secret object containing parameters used to connect
      // to OpenStack.
      // +optional
      optional SecretReference secretRef = 4;
    }
    
    // Represents a cinder volume resource in Openstack.
    // A Cinder volume must exist before mounting to a container.
    // The volume must also be in the same region as the kubelet.
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.24.md

    - OpenStack Cinder CSI migration is now GA and switched on by default, Cinder CSI driver must be installed on clusters on OpenStack for Cinder volumes to work (has been since v1.21). ([#107462](https://github.com/kubernetes/kubernetes/pull/107462), [@dims](https://github.com/dims))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Aug 24 00:02:43 GMT 2023
    - 473.4K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.25.md

      - debian-base:bullseye-v1.3.0
      - debian-iptables:bullseye-v1.4.0
      - setcap:bullseye-v1.3.0 ([#110558](https://github.com/kubernetes/kubernetes/pull/110558), [@wespanther](https://github.com/wespanther))
    - When using the OpenStack legacy cloud provider, kubelet and KCM will ignore unknown configuration directives rather than failing to start. ([#109709](https://github.com/kubernetes/kubernetes/pull/109709), [@mdbooth](https://github.com/mdbooth))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Nov 16 11:30:31 GMT 2023
    - 419K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.26.md

    - The in-tree cloud provider for OpenStack (and the cinder volume provider) has been removed. Please use the external cloud provider and csi driver from [cloud-provider-openstack](https://github.com/kubernetes/cloud-provider-openstack) instead. ([#67782](https://github.com/kubernetes/kubernetes/pull/67782), [@dims](https://github.com/dims))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Mar 14 16:24:51 GMT 2024
    - 425.7K bytes
    - Viewed (0)
Back to top