Kubernetes开源书 - 周立yum install ansible 安装jinja2 ~]# easy_install pip ~]# pip2 install jinja2 --upgrade 如果执⾏ pip2 install jinja2 --upgrade 出现类似如下的提示: You are using pip version 9.0.1, however version 18.0 is available available. You should consider upgrading via the 'pip install --upgrade pip' command. 则执⾏ pip install --upgrade pip 升级pip,再执⾏ pip2 install jinja2 --upgrade 03-使⽤Kubespray部署⽣产可⽤的Kubernetes集群(1.11.2) 11 安装Python https://github.com/kubernetes-incubator/kubespray.git 安装kubespray需要的包: ~]# cd kubespray ~]# sudo pip install -r requirements.txt 拷⻉ inventory/sample ,命名为 inventory/mycluster ,mycluster可以改为其他你喜欢的名字0 码力 | 135 页 | 21.02 MB | 1 年前3
GPU Resource Management On JDOSzone , 自行设定相应的镜像即 可,有完善的周边服务 训练服务 • 提供基于 kubeflow 的分布式训练方案 – 界面化操作,用户提供代码地址和执行命令即可 – 系统内建支持安装 pip 依赖 – 自制存储插件支持分布式文件系统存储用户数据 – 支持官方镜像,不需要 JDOS 提前协助制作镜像 – 提供 tensorboard 作为训练监控实时查看训练状态 – 用户训练完成后释放0 码力 | 11 页 | 13.40 MB | 1 年前3
Apache OpenWhisk + Kubernetes:
A Perfect Match for Your Serverless Platform多种资源,例如Deployment,Job等,都是构建 在Pod的基础概念之上的。 § 用户可以通过kubectl配合描述资源的yaml文件 创建这些资源 Helm • The package manager for Kubernetes • Easy to create, version, share, and publish — so start using Helm and a short running task • In OpenWhisk, we used to deploy package installation and tasks like catalog installation as Job: – Package installation – Catalog installation Service • A Kuberentes0 码力 | 24 页 | 3.53 MB | 1 年前3
k8s操作手册 2.3│ ├── service.yaml │ └── tests │ └── test-connec�on.yaml └── values.yaml # helm package --version 1.0.2 test-chart #将chart项目目录打包为一个 tgz压缩文件 Successfully packaged chart local/share/helm/plugins/helm-push # helm plugin list NAME VERSION DESCRIPTION cm-push 0.10.4 Push chart package to ChartMuseum # helm添加harbor的repo # helm repo add harbor-246 h�p://cof-lee.com/chartrepo/test-chart0 码力 | 126 页 | 4.33 MB | 1 年前3
多租户Kubernetes VM Solutions for Multi-Tenant Applicationsfrom kubelet • a new controller • much bigger codebase RancherVM https://github.com/rancher/vm Package and run KVM images as Kubernetes pods, run at scale. RancherVM Architecture RancherVM Networking0 码力 | 33 页 | 3.34 MB | 1 年前3
QCon北京2017/智能化运维/Self Hosted Infrastructure:以自动运维 Kubernetes 为例#includeint main() { compile_c(argv[1]); } gcc Self hosting go // golang source code package main import "os" func main() { compile_go(os.Args[1:]) } go Self hosting Self hosting $ uname 0 码力 | 73 页 | 1.58 MB | 1 年前3
Kubernetes Native DevOps Practiceservice once user build completes - volumes Storage APIs user build task • build the application package init task • prepare code repository sidecar build task lifecycle - preStop - volumes storage0 码力 | 21 页 | 6.39 MB | 1 年前3
QCon北京2018/QCon北京2018-《Kubernetes-+面向未来的开发和部署》-Michael+ChenService for Cloud-Native Apps Rapidly deliver and operationalize next generation apps Containers: Package applications VMs: Run & Move Containers Kubernetes: Manage Container workload, Desired State0 码力 | 42 页 | 10.97 MB | 1 年前3
K8S安装部署开放服务s.aliyun.com/kubernetes/yum/doc/yum-key.gpg http://mirrors.aliyun.com/kubernetes/yum/doc/rpm-package-key.gpg EOF #安装 k8s 组件 yum install -y kubelet-1.18.2-0 kubeadm-1.18.2-0 kubectl-1.18.2-0 -0 码力 | 54 页 | 1.23 MB | 1 年前3
第29 期| 2023 年9 月- 技术雷达细的定义。Spring Modulith 是一个框架,它以一种使代码在适当时候更容易拆分成微服务的方式来组织代码。它提供了一种模块化代码的 方法,使领域和限界上下文的逻辑概念与文件和包(package)结构的物理概念保持一致。这种对齐方式使得 在必要时重构单体架构以及单独测试领域变得更加容易。Spring Modulith 提供了一种进程内事件机制,有助于 进一步解耦单个应用程序中的模块。0 码力 | 43 页 | 2.76 MB | 1 年前3
共 10 条
- 1













