源码聚合搜索 - 壹搜网为您找到"
journeyapps/kubernetes-deploy-ci
"相关结果 30条This article briefly introduces databases, and how to use them with Node/Express apps. It then goes on to show how we can use Mongoose to provide database access for the LocalLibrary website. It explains how object schema and models are declared, the main field types, and basic validation. It also briefly shows a few of the main ways in which you can access model data.
developer.mozilla.orghttps://github.com/jenkinsci/kubernetes-plugin 上面提供了jenkins在kubernetes中容器化的部署方式,以及yaml文件,现在直接 git clone 下来。 [root@master ~]# cd /work/[root@master wor
aijishu.com一.Jenkins集成Kubernetes 1.1 准备部署的yml文件 apiVersion:apps/v1kind:Deploymentmetadata:namespace:testname:pipelinelabels:app:pipelinespec:replicas:2selector:m
blog.csdn.net说明: 总的目标是在k8s集群部署gitlab、jenkins,并且在本地提交代码到gitlab后jenkin流水线可以自动编译打包成为docker镜像然后部署到k8s中并实现客户端外部域名访问,在文档分为多个部分,其中涉及的技术有docker安装、k8s搭建、部署gitlab、部署jenkins、
blog.csdn.netIn this article, we'll look at package managers in some detail to understand how we can use them in our own projects — to install project tool dependencies, keep them up-to-date, and more.
developer.mozilla.orgtest:执行单元测试代码; build:执行构建打包指令,将应用构建打包为Docker镜像; push:该阶段主要是将build构建的本地Docker镜像经过tag处理后上传至Harbor镜像仓库,并在成功后清理掉本地镜像文件; deploy:该阶段主要是执行Kubernetes指令,根据Kube
blog.csdn.netNow that our sample program has a rotating 3D cube, let's map a texture onto it instead of having its faces be solid colors.
developer.mozilla.orgCluster Autoscaler is a tool that automatically adjusts the size of the Kubernetes cluster.
hub.docker.comKubernetes binaries for Desktop. Compiled from source for Alpine.
hub.docker.com