This website requires JavaScript.
Explore
Help
Register
Sign In
kubernetes-sigs
/
kubespray
mirror of
https://github.com/kubernetes-sigs/kubespray.git
Watch
1
Star
0
Fork
You've already forked kubespray
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e76385e7cd
kubespray
/
roles
/
kubernetes
/
preinstall
/
vars
/
suse.yml
6 lines
73 B
YAML
Raw
Normal View
History
Unescape
Escape
Revert "Revert "Add openSUSE support" (#2697)" (#2699) This reverts commit 51f4e6585a2000bd226c42ffde813639e4154ac6.
2018-04-26 17:52:06 +08:00
---
required_pkgs
:
-
device-mapper
Fix conntrack for opensuse and docker support (#5880)
2020-04-08 22:37:44 +08:00
-
conntrack-tools
containerd: download containerd from upstream instead of using distro specific packages (#7970) * Containerd: download containerd from upstream instead of using distro specific packages split runc download to separate role make bootstrap-os role deploy container-selinux and seccomp libraries clean up package manager provided containerd move variables to docker role that are no longer common with containerd * Containerd: make molecule testing more relevant * replace ubuntu18 with ubuntu20 * add centos8 and debian11 to molecule tests * run kubernetes/preinstall role to ensure relevancy of test including dependency packages * CI: adjust test scenarios for downloaded containerd
2021-10-20 23:47:58 +08:00
-
libseccomp2