对于 openSUSE Leap 42.1,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/Virtualization:containers:ppc64le_with_gc_go/openSUSE_Leap_42.1/Virtualization:containers:ppc64le_with_gc_go.repo
zypper refresh
zypper install kubernetes-client
对于 openSUSE Factory standard,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/Virtualization:containers:ppc64le_with_gc_go/openSUSE_Factory_standard/Virtualization:containers:ppc64le_with_gc_go.repo
zypper refresh
zypper install kubernetes-client
对于 openSUSE 13.2,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/Virtualization:containers:ppc64le_with_gc_go/openSUSE_13.2/Virtualization:containers:ppc64le_with_gc_go.repo
zypper refresh
zypper install kubernetes-client