简体   繁体   中英

kubernetes setup on baremetal centos 7

I am trying to deploy kubernetes on "CentOS Linux release 7.0.1406" using "yum install kubernetes" Which installs "kubernetes-0.17.1-4.el7.x86_64".

I am unable to understand how I can get the latest stable release (which I believe is 0.20.xxx)

I was also unable to "--enablerepo=updates-testing" which results in error as

below are the available repositories in my computer

base/7/x86_64 CentOS-7 - Base 8,652 extras/7/x86_64 CentOS-7 - Extras 149 updates/7/x86_64 CentOS-7 - Updates 928 repolist: 17,876

The CentOS packages can be found at http://cbs.centos.org/kojifiles/packages/kubernetes .

They are maintained by a community contributors which, unfortunately, means that they sometimes lag behind the latest release until they are rebuilt.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM