Apache OpenWhisk + Kubernetes:
A Perfect Match for Your Serverless Platformgrade container orchestration platform § Declarative management of objects using configuration files. § More introductions, go to • K8s official document http://kubernetes.io • Open Tech Mini search Helm chart repositories. Apache OpenWhisk Source event Trigger Rule Action Result A serverless, open source cloud platform that executes functions in response to events at any0 码力 | 24 页 | 3.53 MB | 1 年前3
Автоматизация управления ClickHouse-кластерами в KubernetesExamples - clickhouse-operator docs ClickHouse operator – начало • Хочу во всем разобраться Get files from github repo: git clone https://github.com/Altinity/clickhouse-operator Install the operator: docs/examples/demo-01.yaml -n demo clickhouseinstallation.clickhouse.altinity.com/demo-01 created 3. RESULT $ kubectl get all -n demo NAME READY STATUS pod/chi-demo-01-demo-0-0-00 码力 | 44 页 | 2.24 MB | 1 年前3
Kubernetes Native DevOps Practicescheduler policy Build tasks and the dependent environments(sidecar) Share files between containers, or cache build files Container Image - Image of build / dependent environment [] Command [] Args - Argument [] Env - Environment variable [] VolumeMounts - Files to be shared or persisted [] Resources - Resource requirement ActiveDeadlineSeconds Timeout CI/CD Examples - Artifact Management user scripts using ConfigMap Job - pod template • upload files to storage service once user build completes - volumes Storage APIs user build task • build the0 码力 | 21 页 | 6.39 MB | 1 年前3
Jib Kubecon 2018 TalkConfiguration JVM flags credentials labels environment variables extra files ... github.com/GoogleContainerTools/jib Demo $ git clone https://github.com/coollog/micronaut-jib Dockerfile “script” FROM base container image RUN commands to install dependencies COPY application files over Configure the ENTRYPOINT Run the container Produces some layers Produces some layers github com/GoogleContainerTools/jib Pure Java github.com/GoogleContainerTools/jib A container image is a directory of files github.com/GoogleContainerTools/jib Docker Image Format Tarballs that compose into a single0 码力 | 90 页 | 2.84 MB | 1 年前3
Kubernetes开源书 - 周立secret命令 创建Secret) 假设Pod需要访问数据库。Pod所使⽤的⽤户名和密码在本地机器上的 ./username.txt 和 ./password.txt ⽂件中。 # Create files needed for rest of example. $ echo -n "admin" > ./username.txt $ echo -n "1f2d1e2e67df" > ./password 供Pod中的容器使⽤。 它们也可被系统的其他部分使⽤, ⽽不会直接暴露在Pod内。例如,它们可保存系统其他部分应该使⽤的凭据,从⽽代表你外部系统进⾏交互。 Using Secrets as Files from a Pod(使⽤Secret作为来⾃Pod的⽂件) 在Pod中的volume中使⽤Secret: 1. 创建⼀个secret或使⽤现有的secret。多个Pod可引⽤相同的secret。 中指定的key。如果要投影Secret中的所有key,那么所有 key都必须列在 items 字段中。 所有列出的key必须存在于相应的Secret中。否则,Volume不会被创建。 Secret files permissions (Secret⽂件权限) 你也可以指定⼀个Secret的权限模式位。如不指定,默认使⽤ 0644 。可指定整个Secret Volume的默认模式,并根据 需要覆盖每个key。0 码力 | 135 页 | 21.02 MB | 1 年前3
K8S安装部署开放服务getApps() { var result = ""; var applist = Object.keys(apps); for (var i=0; i < applist.length; i++) { if(i == 0) result = applist[i]; else result += "," + applist[i]; } return result; } license.pem: | -----BEGIN LICENSE KEY----- L/+DAwEBB2xpY2Vuc2UB/4QAAQIBB1BheWxvYW0 码力 | 54 页 | 1.23 MB | 1 年前3
绕过conntrack,使用eBPF增强 IPVS优化K8s网络性能Test topology Test result Service type Short connection cps Short connection P99 latency Long connection pps ClusterIP +40% -31% not available NodePort +64% -47% +22% Test result • Perf shows number0 码力 | 24 页 | 1.90 MB | 1 年前3
深度解析CNCF社区⾸个基于Kubernetes的边缘计算平台KubeEdgepod update� Send added pod to edge� Kubectl create� Create result� Send pod update to cloud� Update pod� Kubectl get� Get result� 应⽤用场景:智能家居应⽤用⽣生命周期管理理� 后续规划� Release V1.0 Function List:(May0 码力 | 20 页 | 2.08 MB | 1 年前3
Node Operator: Kubernetes Node Management Made SimpleCRs. • Node-Operator: difference Machine and Node state, manage Node softwares and configure files. • Machine: the instance of Machine CRD with node basic information, which represent a node desired0 码力 | 18 页 | 11.70 MB | 1 年前3
在大规模Kubernetes集群上实现高SLO的方法Reason analysis: Analyze the failure reasons. Try to find something abnormal in the cluster. Trace Result: We can get: It is failed to deliver the pod,and the fail reason is FailedMount. Pod Lifecycle0 码力 | 11 页 | 4.01 MB | 1 年前3
共 11 条
- 1
- 2













