Advancing the Tactical Edge with K3s and SUSE RGS
enable decision-making at the point of data collection. Fast, insight-driven decision-making in highly dynamic and dangerous conditions is, more often than not, the difference be- tween life and death of the soldier, the first responder, and the kit they wear and carry. Our focus is on creating highly sensitive and effective systems that enable teams to do their jobs quicker and more efficiently of the soldier, the first responder, and the kit they wear and carry. Our focus is on creating highly sensitive and effective systems that enable teams to do their jobs quicker and more efficiently0 码力 | 8 页 | 888.26 KB | 1 年前3Using Kubernetes for handling second screen experience of european tv show
Graylogs search and dashboards Performance test Performancetest: LOCUST ● Test as code ● Highly scalable ● Less hardware consuming Connections LOCUST: Fast Forward 3 Cluster 3 Data Centers0 码力 | 28 页 | 3.86 MB | 1 年前3A Day in the Life of a Data Scientist Conquer Machine Learning Lifecycle on Kubernetes
with self-service Jupyter notebook from JupyterHub What’s Next? one) Solution is Kubernetes: • Highly Scalable • Easy to explore hyper-parameters space • Easy to do distributed training But really0 码力 | 21 页 | 68.69 MB | 1 年前3Kubernetes开源书 - 周立
install jinja2 --upgrade 出现类似如下的提示: You are using pip version 9.0.1, however version 18.0 is available. You should consider upgrading via the 'pip install --upgrade pip' command. 则执⾏ pip install --upgrade 接下来,运⾏ kubectl get deployments ,将会输出类似如下内容: NAME DESIRED CURRENT UP-TO-DATE AVAILABLE AGE nginx-deployment 3 0 0 0 1s 当您inspect集群中的“Deployment”时,将会显示以下字段: CURRENT 显示当前正在运⾏的副本数。 UP-TO-DATE 显示已更新,从⽽实现期望状态的副本数。 译者按:该字段常⽤于在滚动升级时,显示有多少个Pod副本已成功更新到最新版本。 AVAILABLE 显示当前有可⽤副本的数量。 AGE 显示应⽤程序已经运⾏了多久。 注意每个字段中的值如何对应于Deployment规范中的值: 根据 spec: replicas 字段,期望的副本数量是3。0 码力 | 135 页 | 21.02 MB | 1 年前3vmware组Kubernetes on vSphere Deep Dive KubeCon China VMware SIG
scheduling What does the scheduler do: As pod are created, they are place in a queue. (priority available in Beta) The scheduler continuously pull pods off the queue, evaluates the pod’s requirements scheduling What does the scheduler do: As pod are created, they are place in a queue. (priority available in Beta) The scheduler continuously pull pods off the queue, evaluates the pod’s requirements scheduling What does the scheduler do: As pod are created, they are place in a queue. (priority available in Beta) The scheduler continuously pull pods off the queue, evaluates the pod’s requirements0 码力 | 25 页 | 2.22 MB | 1 年前3VMware SIG Deep Dive into Kubernetes Scheduling
scheduling What does the scheduler do: As pod are created, they are place in a queue. (priority available in Beta) The scheduler continuously pull pods off the queue, evaluates the pod’s requirements scheduling What does the scheduler do: As pod are created, they are place in a queue. (priority available in Beta) The scheduler continuously pull pods off the queue, evaluates the pod’s requirements scheduling What does the scheduler do: As pod are created, they are place in a queue. (priority available in Beta) The scheduler continuously pull pods off the queue, evaluates the pod’s requirements0 码力 | 28 页 | 1.85 MB | 1 年前3⾸云容器产品Kubernetes操作指南
检查MySQL部署情况 1 $ kubectl get deployment -n wordpress 2 NAME READY UP-TO-DATE AVAILABLE AGE 3 wordpress-mysql 1/1 1 1 39m 4 $ kubectl get pods -n wordpress 部署结果检查 78 1 $ kubectl get deployment -n wordpress 2 NAME READY UP-TO-DATE AVAILABLE AGE 3 wordpress 1/1 1 1 41m 4 wordpress-mysql 1/1 1 检查MySQL部署情况 1 $ kubectl get deployment -n wordpress 2 NAME READY UP-TO-DATE AVAILABLE AGE 3 wordpress-mysql 1/1 1 1 39m 4 $ kubectl get pods -n wordpress0 码力 | 94 页 | 9.98 MB | 1 年前3在大规模Kubernetes集群上实现高SLO的方法
Centralized Components Availability A ratio value indicates the time in which the cluster is available. It is used to evaluate the master components. The success standard and reason classification node Cluster Healthy Terminating Pod Number Daily Report Validation Housekeepi ng High Available Fast Recovery Display Board Alert Analysis Platform Weekly Report SLO: Indicate the cluster0 码力 | 11 页 | 4.01 MB | 1 年前3秘钥管理秘钥Turtles all the way down - Securely managing Kubernetes Secrets
‘Blast radius’ if a single key is compromised ○ Time available for attempts to penetrate physical, procedural, and logical access ○ Time available for computationally intensive cryptanalytic attacks0 码力 | 52 页 | 2.84 MB | 1 年前3k8s操作手册 2.3
26.1 # kubectl get daemonset -A NAMESPACE NAME DESIRED CURRENT READY UP-TO-DATE AVAILABLE NODE SELECTOR AGE calico-system calico-node 2 2 2 2 2 4h24m # kubectl get deploy -A NAMESPACE NAME READY UP-TO-DATE AVAILABLE AGE calico-system calico-kube-controllers 1/1 1 1 4h25m calico-system0 码力 | 126 页 | 4.33 MB | 1 年前3
共 15 条
- 1
- 2