Git Product home page Git Product logo

k8s's Introduction

过程中若有镜像无法直接下载,请到dockerhub上查找pull再进行tag: 传送至dockerhub官网

ansible一键安装:ansible安装k8s

k8s的1.12版本镜像:
https://qjdstatic.oss-cn-hangzhou.aliyuncs.com/clms1/1499762586142/static/dtalk/k8s/k8s.1-12-1.tar.gz
https://qjdstatic.oss-cn-hangzhou.aliyuncs.com/clms1/1499762586142/static/dtalk/k8s/k8s.1-12-4.tar.gz

k8s的1.13版本镜像:
https://qjdstatic.oss-cn-hangzhou.aliyuncs.com/clms1/1499762586142/static/dtalk/k8s/k8s.1-13-1.tar.gz
https://qjdstatic.oss-cn-hangzhou.aliyuncs.com/clms1/1499762586142/static/dtalk/k8s/k8s.1-13-2.tar.gz

https://qjdstatic.oss-cn-hangzhou.aliyuncs.com/clms1/1499762586142/static/dtalk/k8s/basic_images_kubeasz_0.4.tar.gz

harbor 1.6.1下载:
https://qjdstatic.oss-cn-hangzhou.aliyuncs.com/clms1/1499762586142/static/dtalk/k8s/harbor-offline-installer-v1.6.1.tgz

harbor 1.7.0下载:
https://qjdstatic.oss-cn-hangzhou.aliyuncs.com/clms1/1499762586142/static/dtalk/k8s/harbor-offline-installer-v1.7.0.tgz


harbor 1.7.1下载:
https://qjdstatic.oss-cn-hangzhou.aliyuncs.com/clms1/1499762586142/static/dtalk/k8s/harbor-offline-installer-v1.7.1.tgz

创建证书:

openssl x509 -req -days 3650 -in zhouhua.zaizai.com.csr -signkey zhouhua.zaizai.com.key -out zhouhua.zaizai.com.crt 

openssl x509 -req -in zhouhua.zaizai.com.csr -CA zhouhua.zaizai.com.crt -CAkey zhouhua.zaizai.com.key -CAcreateserial -out zhouhua.zaizai.com.crt -days 10000 

openssl req -newkey rsa:2048 -nodes -sha256 -keyout /data/cert/zhouhua.zaizai.com.key -x509 -days 365 -out /data/cert/zhouhua.zaizai.com.crt 

k8s's People

Contributors

xiyangxixi avatar cxf210 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.