Skip to content

inspursoft/kubernetes-mips

Repository files navigation

kubernetes-mips

Kubernetes running on MIPS CPU architecture, knowledge sharing and technical support.

简介:

MIPS芯片架构用的是精简指令系统计算结构(RISC结构),是国产化安全可靠平台的主力架构之一。 如何在MIPS芯片架构上搭建容器云平台,尤其是Kubernetes平台是非常有意义和挑战的工作。 本项目的目的是为广大MIPS用户提供Kubernetes on MIPS的技术共享和支持。

Reference:

Kubernetes issue #85932 kubernetes e2e tests images for arch mips64el

Kubernetes issue #34600 Build kubernetes for a new arch---mips6el

k8s-conformance

  1. 一致性测试所需镜像列表,在国内需要将gcr.io替换为gcr.azk8s.cnquay.io替换为quay.azk8s.cnk8s.gcr.io替换为gcr.azk8s.cn,建议提前将镜像在集群各个节点下载好
  2. 在master节点根据cncf官方文档安装sonobuoy并进行一致性测试

k8s-build

  1. build-kubernetes-mips提供了在mips架构下,构建kubernetes v1.15.3版本的可执行文件方法.

About

Kubernetes running on MIPS CPU architecture, knowledge sharing and technical support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors