 K8S安装部署开放服务file. # Declare variables to be passed into your templates. replicaCount: 3 image: repository: isurpass/openservice pullPolicy: IfNotPresent # Overrides the image tag whose default fsGroup: 1000 containers: - name: openservice image: "{{ .Values.image.repository }}:{{ .Chart.AppVersion }}" imagePullPolicy: {{ .Values.image.pullPolicy }} file. # Declare variables to be passed into your templates. replicaCount: 3 image: repository: isurpass/beehive-openservice pullPolicy: IfNotPresent # Overrides the image tag whose0 码力 | 54 页 | 1.23 MB | 1 年前3 K8S安装部署开放服务file. # Declare variables to be passed into your templates. replicaCount: 3 image: repository: isurpass/openservice pullPolicy: IfNotPresent # Overrides the image tag whose default fsGroup: 1000 containers: - name: openservice image: "{{ .Values.image.repository }}:{{ .Chart.AppVersion }}" imagePullPolicy: {{ .Values.image.pullPolicy }} file. # Declare variables to be passed into your templates. replicaCount: 3 image: repository: isurpass/beehive-openservice pullPolicy: IfNotPresent # Overrides the image tag whose0 码力 | 54 页 | 1.23 MB | 1 年前3
 Kubernetes Native DevOps Practice/ Task build logs Version Control sync / watch clean history jobs Basic Concepts(partial) Repository Managed Project Pipeline / Stage / Task Dockerfile / Scripts Common Configuration ConfigMap/Secret - pod template - volumes user build task • build the docker images init task • prepare code repository - volumes DevOps Operator Manage the Job environment variables image information - volumes volumes Storage APIs user build task • build the application package init task • prepare code repository sidecar build task lifecycle - preStop - volumes storage config using secret Query artifact0 码力 | 21 页 | 6.39 MB | 1 年前3 Kubernetes Native DevOps Practice/ Task build logs Version Control sync / watch clean history jobs Basic Concepts(partial) Repository Managed Project Pipeline / Stage / Task Dockerfile / Scripts Common Configuration ConfigMap/Secret - pod template - volumes user build task • build the docker images init task • prepare code repository - volumes DevOps Operator Manage the Job environment variables image information - volumes volumes Storage APIs user build task • build the application package init task • prepare code repository sidecar build task lifecycle - preStop - volumes storage config using secret Query artifact0 码力 | 21 页 | 6.39 MB | 1 年前3
 Jib Kubecon 2018 Talkupdate && apt-get install -y python-software-properties software-properties-common RUN add-apt-repository ppa:webupd8team/java RUN echo "oracle-java8-installer shared/accepted-oracle-license-v1-1 boolean /artifactId> Jib Kubecon 2018 Talkupdate && apt-get install -y python-software-properties software-properties-common RUN add-apt-repository ppa:webupd8team/java RUN echo "oracle-java8-installer shared/accepted-oracle-license-v1-1 boolean /artifactId>- 1.4.8 - <repository>ilovejava.io/petclinic-apprepository> - ${project.version} 0 码力 | 90 页 | 2.84 MB | 1 年前3
 k8s操作手册 2.30/16 \ # service网段,即cluster ip网段 --ignore-preflight-errors=Swap \ #忽略swap未关闭而导致的检查错误 --image-repository="cof- lee.com:5443/k8s" #指定为集群内部的docker镜像源 如果指定使用集群内部的docker镜像仓库,要提前在docker的daemon.json文件 里配置信任此镜像仓库地址! com:5443/k8s/etcd:3.4.13-0 #可见镜像名已由默认的k8s.gcr.io/换成了配置文件里指定的docker镜像源 # kubeadm config images pull --image-repository="cof-lee.com:5443/k8s" #提前 下载需要的镜像 # kubeadm init --config /etc/kubeadm-init.yaml 0/16 \ # service网段,即cluster ip网段 --ignore-preflight-errors=Swap \ #忽略swap未关闭而导致的检查错误 --image-repository="cof- lee.com:5443/k8s" #指定为集群内部的docker镜像源 如果指定使用集群内部的docker镜像仓库,要提前在containerd的配置文件里配 置信任此镜像仓库地址!0 码力 | 126 页 | 4.33 MB | 1 年前3 k8s操作手册 2.30/16 \ # service网段,即cluster ip网段 --ignore-preflight-errors=Swap \ #忽略swap未关闭而导致的检查错误 --image-repository="cof- lee.com:5443/k8s" #指定为集群内部的docker镜像源 如果指定使用集群内部的docker镜像仓库,要提前在docker的daemon.json文件 里配置信任此镜像仓库地址! com:5443/k8s/etcd:3.4.13-0 #可见镜像名已由默认的k8s.gcr.io/换成了配置文件里指定的docker镜像源 # kubeadm config images pull --image-repository="cof-lee.com:5443/k8s" #提前 下载需要的镜像 # kubeadm init --config /etc/kubeadm-init.yaml 0/16 \ # service网段,即cluster ip网段 --ignore-preflight-errors=Swap \ #忽略swap未关闭而导致的检查错误 --image-repository="cof- lee.com:5443/k8s" #指定为集群内部的docker镜像源 如果指定使用集群内部的docker镜像仓库,要提前在containerd的配置文件里配 置信任此镜像仓库地址!0 码力 | 126 页 | 4.33 MB | 1 年前3
 Kubernetes 管理 Docker 容器server.js . CMD node server.js 打包 docker build -t hello-node:v1 . ⽣成镜像如下: docker images # REPOSITORY TAG IMAGE ID CREATED SIZE # hello-node v1 353fc3541cea 2 minutes0 码力 | 5 页 | 675.91 KB | 1 年前3 Kubernetes 管理 Docker 容器server.js . CMD node server.js 打包 docker build -t hello-node:v1 . ⽣成镜像如下: docker images # REPOSITORY TAG IMAGE ID CREATED SIZE # hello-node v1 353fc3541cea 2 minutes0 码力 | 5 页 | 675.91 KB | 1 年前3
 开课吧基于混合云的Kubernetes平台落地实践-程亮LOCAL DEV Jenkins 构建 Git Maven Docker kubectl Jenkins pipeline 开课吧CI/CD架构 GitLab Maven Repository(nexus) Registry 云厂商K8S pull install deploy push get status rolling update • 多云多K8S多环境平台建设的初衷0 码力 | 22 页 | 7.42 MB | 9 月前3 开课吧基于混合云的Kubernetes平台落地实践-程亮LOCAL DEV Jenkins 构建 Git Maven Docker kubectl Jenkins pipeline 开课吧CI/CD架构 GitLab Maven Repository(nexus) Registry 云厂商K8S pull install deploy push get status rolling update • 多云多K8S多环境平台建设的初衷0 码力 | 22 页 | 7.42 MB | 9 月前3
 深度解析CNCF社区⾸个基于Kubernetes的边缘计算平台KubeEdgeSlack:https://kubeedge.slack.com/� ➔ Mailing List: https://groups.google.com/forum/#!forum/kubeedge� ➔ Github Repository:https://github.com/kubeedge/kubeedge� ➔ License:Apache 2.0� 技术交流� 微信公众号容器器魔⽅方� 欢迎投稿� K8S容器器交流群⼩小助⼿手�0 码力 | 20 页 | 2.08 MB | 1 年前3 深度解析CNCF社区⾸个基于Kubernetes的边缘计算平台KubeEdgeSlack:https://kubeedge.slack.com/� ➔ Mailing List: https://groups.google.com/forum/#!forum/kubeedge� ➔ Github Repository:https://github.com/kubeedge/kubeedge� ➔ License:Apache 2.0� 技术交流� 微信公众号容器器魔⽅方� 欢迎投稿� K8S容器器交流群⼩小助⼿手�0 码力 | 20 页 | 2.08 MB | 1 年前3
 Kubernetes开源书 -  周立Ingress 更多Ingress Controllers 请追踪 L7 and Ingress proposal (L7和Ingress提案),了解有关资源演进的更多细节,以及 Ingress repository ,了解 有关各种Ingress Controller演进的更多细节。 Alternatives(备选⽅案) 有多种⽅式暴露Service,⽽⽆需直接涉及Ingress资源: 使⽤ Service0 码力 | 135 页 | 21.02 MB | 1 年前3 Kubernetes开源书 -  周立Ingress 更多Ingress Controllers 请追踪 L7 and Ingress proposal (L7和Ingress提案),了解有关资源演进的更多细节,以及 Ingress repository ,了解 有关各种Ingress Controller演进的更多细节。 Alternatives(备选⽅案) 有多种⽅式暴露Service,⽽⽆需直接涉及Ingress资源: 使⽤ Service0 码力 | 135 页 | 21.02 MB | 1 年前3
共 8 条
- 1














