Giter VIP home page Giter VIP logo

kubernetes-images's Introduction

说明:

使用Dockerhub的Automated Builds功能从github仓库的dockerfile中构建镜像,Build到dockerhub个人仓库,然后再从它们上面拉取.

dockerhub仓库:https://hub.docker.com/u/willdockerhub/

github构建仓库:https://github.com/zhwill/kuberneres-images

google镜像仓库:https://console.cloud.google.com/gcr/images/google-containers/GLOBAL

使用方法:

## 拉取images
docker pull willdockerhub/kube-apiserver-amd64:v1.13.0

## 修改tag
docker tag willdockerhub/kube-apiserver-amd64:v1.13.0 k8s.gcr.io/kube-apiserver-amd64:v1.13.0

## 删除原镜像
docker rmi willdockerhub/kube-apiserver-amd64:v1.13.0

配置加速器:

使用dockerhub镜像建议配置加速器,参考daocloud镜像加速器配置:https://www.daocloud.io/mirror

构建配置教程:

https://blog.csdn.net/networken/article/details/84571373

kubernetes-images's People

Contributors

xiongxiaoquan avatar

Forkers

charlesqing

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.