Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 70 of 70 for n_components (0.1 sec)

  1. CHANGELOG-1.12.md

    a list of some of the changes that have been made to kubeadm: L1008: L1009:- Kubeadm internal config has been promoted to `v1alpha3`: L1010: - `v1alpha1` has been removed. L1011: - `v1alpha3` has split apart `MasterConfiguration` into separate components; `InitConfiguration`, `ClusterConfiguration`, `JoinConfiguration`, `KubeletConfiguration`, and `KubeProxyConfiguration` L1012: - Different configuration types can be supplied all in the same file separated by `---`. L1013:- Improved CRI handling...
    github.com/kubernetes/kubernetes/CHANGELOG/CHAN...
    Thu Feb 06 06:04:15 UTC 2020
      293.8K bytes
  2. CHANGELOG-1.18.md

    flag --port=0 to kube-controller-manager and kube-scheduler manifests to disable insecure serving. Without this flag the components by default serve (e.g. /metrics) insecurely on the default node interface (controlled by --address). Users that wish to override this behavior and enable insecure serving can pass a custom --port=X via kubeadm's "extraArgs" mechanic for these components. ([#92720](https://github.com/kubernetes/kubernetes/pull/92720), [@neolit123](https://github.com/neolit123)) [SIG Cluster...
    github.com/kubernetes/kubernetes/CHANGELOG/CHAN...
    Wed Jun 16 17:18:28 UTC 2021
      373.2K bytes
  3. CHANGELOG-1.24.md

    using `v1beta1`. ([#108016](https://github.com/kubernetes/kubernetes/pull/108016), [@jiahuif](https://github.com/jiahuif)) L2642:- The kubelet now creates an iptables chain named `KUBE-IPTABLES-HINT` in L2643: the `mangle` table. Containerized components that need to modify iptables L2644: rules in the host network namespace can use the existence of this chain L2645: to more-reliably determine whether the system is using iptables-legacy or L2646: iptables-nft. ([#109059](https://github.com/k...
    github.com/kubernetes/kubernetes/CHANGELOG/CHAN...
    Thu Aug 24 00:02:43 UTC 2023
      473.4K bytes
  4. CHANGELOG-1.28.md

    ole.cloud.google.com/gcr/images/k8s-artifacts-prod/us/kubectl-s390x) L1284: L1285:## Changelog since v1.28.6 L1286: L1287:## Changes by Kind L1288: L1289:### Feature L1290: L1291:- Add process_start_time_seconds to /metrics/slis endpoint of all components ([#122750](https://github.com/kubernetes/kubernetes/pull/122750), [@richabanker](https://github.com/richabanker)) [SIG Architecture, Instrumentation and Testing] L1292:- Kubernetes is now built with go 1.21.7 L1293: - update setcap/debian-base...
    github.com/kubernetes/kubernetes/CHANGELOG/CHAN...
    Wed Oct 23 04:34:59 UTC 2024
      456.9K bytes
  5. CHANGELOG-1.26.md

    ole.cloud.google.com/gcr/images/k8s-artifacts-prod/us/kube-scheduler-s390x) L534: L535:## Changelog since v1.26.13 L536: L537:## Changes by Kind L538: L539:### Feature L540: L541:- Add process_start_time_seconds to /metrics/slis endpoint of all components ([#122750](https://github.com/kubernetes/kubernetes/pull/122750), [@richabanker](https://github.com/richabanker)) [SIG Architecture, Instrumentation and Testing] L542:- Kubernetes is now built with go 1.21.7 L543: - update distroless-iptables to...
    github.com/kubernetes/kubernetes/CHANGELOG/CHAN...
    Thu Mar 14 16:24:51 UTC 2024
      425.7K bytes
  6. CHANGELOG-1.13.md

    end we engaged with end users, and successfully enlisted additional contributors from companies including IBM, Amadeus, Cisco and others. Federation v2 provides a suite of decoupled API’s and re-usable components for building multi-cluster control planes. We plan to start releasing Beta components in late 2018. In addition, more minor updates were made to our cluster-registry and multi-cluster ingress sub-projects. L1201: L1202:### SIG Network L1203: L1204:For 1.13, the areas of focus were in IPv6,...
    github.com/kubernetes/kubernetes/CHANGELOG/CHAN...
    Thu May 05 13:44:43 UTC 2022
      273.1K bytes
  7. bootstrap.min.css.map

    dth;\n border-left-width: $list-group-border-width;\n }\n }\n }\n }\n }\n}\n\n\n// Flush list items\n//\n// Remove borders and border-radius to keep list group items edge-to-edge. Most\n// useful within other components (e.g., cards).\n\n.list-group-flush {\n .list-group-item {\n border-right-width: 0;\n border-left-width: 0;\n @include border-radius(0);\n\n &:first-child {\n border-top-width: 0;\n }\n }\n\n &:last-child {\n .list-group-item:last-child...
    github.com/codelibs/fess/src/main/webapp/css/bo...
    Thu Feb 13 04:21:06 UTC 2020
      626.8K bytes
  8. CHANGELOG-1.11.md

    that compete with and/or cause preemption of critical system pods that are already running. If that is not desired, disable the PodPriority feature by setting `--feature-gates=PodPriority=false` on the kube-apiserver, kube-scheduler, and kubelet components before upgrading to 1.11. Disabling the PodPriority feature limits [critical pods](https://kubernetes.io/docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods/#marking-pod-as-critical-when-priorites-are-enabled) to the `kube-system`...
    github.com/kubernetes/kubernetes/CHANGELOG/CHAN...
    Thu Feb 06 06:04:15 UTC 2020
      328.4K bytes
  9. bootstrap.min.css.map

    dth;\n border-left-width: $list-group-border-width;\n }\n }\n }\n }\n }\n}\n\n\n// Flush list items\n//\n// Remove borders and border-radius to keep list group items edge-to-edge. Most\n// useful within other components (e.g., cards).\n\n.list-group-flush {\n @include border-radius(0);\n\n > .list-group-item {\n border-width: 0 0 $list-group-border-width;\n\n &:last-child {\n border-bottom-width: 0;\n }\n }\n}\n\n\n// Contextual variants\n//\n//...
    github.com/codelibs/fess/src/main/webapp/css/ad...
    Sat Oct 26 01:49:09 UTC 2024
      639.3K bytes
  10. adminlte.min.css.map

    \"~bootstrap/scss/bootstrap\";\n\n// Variables and Mixins\n// ---------------------------------------------------\n@import \"variables\";\n@import \"variables-alt\";\n@import \"mixins\";\n\n@import \"parts/core\";\n@import \"parts/components\";\n@import \"parts/extra-components\";\n@import \"parts/pages\";\n@import \"parts/plugins\";\n@import \"parts/miscellaneous\";\n","/*!\n * Bootstrap v4.6.1 (https://getbootstrap.com/)\n * Copyright 2011-2021 The Bootstrap Authors\n * Copyright 2011-2021 Twitter,...
    github.com/codelibs/fess/src/main/webapp/css/ad...
    Sat Oct 26 01:49:09 UTC 2024
      3.7M bytes
Back to top