Kubernetes 管理 Docker 容器require('http'); var handleRequest = function(request, response) { console.log('Received request for URL: ' + request.url); response.writeHead(200); response.end('Hello World!'); }; var www = http.cre0 码力 | 5 页 | 675.91 KB | 1 年前3
用户界面State of the UI_ Leveraging Kubernetes Dashboard and Shaping its Futureare grouped. This helped someone like me with a hands-on but visual learning style.” → Survey response → Developer, running Kubernetes in AWS, Azure, and on-prem Dashboard as a K8s learning tool Create K8s, and should be [the foundation] on which we can build our custom command center.” → Survey response → Cluster Operator, running Kubernetes on-prem and in the cloud 2. Feature parity with kubectl used to log into the cluster to only see their resources, that would be a huge win.” → Survey response → Cluster Operator, running Kubernetes in GCP and on-prem ● Custom Resource Definitions support0 码力 | 41 页 | 5.09 MB | 1 年前3
⾸云容器产品Kubernetes操作指南storageClassName: wordpress-sc-001 创建⼀个Secret变量存放MySQL密码 2. 部署MySQL容器组 74 创建命令 1 $ kubectl create secret generic mysql-pass --from-literal=password=-n 检查创建结果 1 $ kubectl get secret 36 storageClassName: wordpress-sc-001 创建⼀个Secret变量存放MySQL密码 创建命令 1 $ kubectl create secret generic mysql-pass --from-literal=password= -n 检查创建结果 1 $ kubectl get secret 0 码力 | 94 页 | 9.98 MB | 1 年前3
k8s操作手册 2.3创建账号密码验证secret # kubectl create secret generic database-auth --from-literal=username=root --from- literal=password=passwd123 创建存储于某文件的认证secret # kubectl create secret generic myssh-key-secret --from-file=ssh-0 码力 | 126 页 | 4.33 MB | 1 年前3
Apache OpenWhisk + Kubernetes:
A Perfect Match for Your Serverless PlatformRule Action Result A serverless, open source cloud platform that executes functions in response to events at any scale. Apache OpenWhisk offers: • Apache Software Foundation (ASF) • True0 码力 | 24 页 | 3.53 MB | 1 年前3
Advancing the Tactical Edge with K3s and SUSE RGSreceived the same information, a soldier would have to relay a question via radio and wait for a response from each operative. Having processing power at the tactical edge au- tomates this confirmation0 码力 | 8 页 | 888.26 KB | 1 年前3
Kubernetes开源书 - 周立/password.txt kubectl create secret 命令可将这些⽂件打包成⼀个Secret,并在Apiserver上创建对象。 $ kubectl create secret generic db-user-pass --from-file=./username.txt --from-file=./password.txt secret "db-user-pass" created0 码力 | 135 页 | 21.02 MB | 1 年前3
共 7 条
- 1













