Manage a cluster of Linux containers
Manage a cluster of Linux containers as a single system to accelerate Dev and simplify Ops with Kubernetes by Google.
- Devel package for openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:kubic/kubernetes && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
10-kubeadm.conf | 0000000900 900 Bytes | |
50-kubeadm.conf | 0000000089 89 Bytes | |
_constraints | 0000000239 239 Bytes | |
_service | 0000000649 649 Bytes | |
_servicedata | 0000000242 242 Bytes | |
do-not-gc-sle-kubic-images.patch | 0000001390 1.36 KB | |
genmanpages.sh | 0000003172 3.1 KB | |
git-upstream.patch | 0000000766 766 Bytes | |
kube-apiserver.service | 0000000816 816 Bytes | |
kube-controller-manager.service | 0000000645 645 Bytes | |
kube-proxy.service | 0000000616 616 Bytes | |
kube-scheduler.service | 0000000616 616 Bytes | |
kubeadm.conf | 0000000048 48 Bytes | |
kubectl-rpmlintrc | 0000000048 48 Bytes | |
kubectl.changes | 0000116001 113 KB | |
kubectl.spec | 0000004391 4.29 KB | |
kubelet.service | 0000000255 255 Bytes | |
kubernetes-1.12.0.tar.xz | 0016852176 16.1 MB | |
kubernetes-rpmlintrc | 0000000262 262 Bytes | |
kubernetes.changes | 0000697787 681 KB | |
kubernetes.obsinfo | 0000000101 101 Bytes | |
kubernetes.spec | 0000014615 14.3 KB | |
kubernetes.tmp.conf | 0000000107 107 Bytes | |
make-e2e_node-run-over-distro-bins.patch | 0000003719 3.63 KB |
Revision 10 (latest revision is 133)
Richard Brown (RBrownSUSE)
accepted
request 639023
from
Richard Brown (RBrownSUSE)
(revision 10)
- Update to version v1.12.0 * API - "dry run" functionality, which enables users to see the results of a particular command without persisting those changes * Azure - Adding Azure Availability Zones support to cloud provider * Azure - Supporting Cross RG resources (disks, Azure File and node [Experimental]) * CLI - new plugin mechanism, providing a library with common CLI tooling for plugin authors and further refactorings of the code. * cluster-lifecycle - Improved CRI handling, airgapped and offline support, certificate handling, and HA improvements * node - graduated the PodShareProcessNamespace feature from alpha to beta. This feature allows a pod spec to request that all containers in a pod share a common process namespaces. * scheduling - improving performance and reliability of the scheduler * storage - promoted the Kubernetes volume topology and dynamic max volume count features to beta * Full Changelog: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.12.md - Remove obsolete build-with-debug-info.patch
Comments 0