openEuler 23.09 技术白皮书中的内存,以避免在系统负载高峰期间出现内存回收的延迟和性能 问题。这种机制可以提高系统的稳定性和可靠性,同时也可以提高系统的性能和响应速度。 • 支持 filescgroup:Cgroup files 子系统提供对系统中一组进程打开的文件数量(即句柄数)进行分组管理,相比于已 有的 rlimit 方法,能更好的实现文件句柄数的资源控制(资源申请及释放、资源使用动态调整、实现分组控制等), 。 A-ops 软件架构 特性增强 27 openEuler 23.09 技术白皮书 A-Ops gala 相关特性 GALA 项目将全面支持 K8S 场景故障诊断,提供包括应用 drill-down 分析、微服务 &DB 性能可观测、云原生网络监控、 云原生性能 Profiling、进程性能诊断等特性,支撑 OS 五类问题(网络、磁盘、进程、内存、调度)分钟级诊断。 • K8S 方式部署,每个 Worker Node 部署一个 gala-gopher 实例;gala- spider、gala-anteater 以容器方式部署至 K8S 管理 Node。 功能描述 • 应用 drill-down 分析:提供云原生场景中亚健康问题的故障诊断能力,分钟级完成应用与云平台之间问题定界能力。 • 全栈监控:提供面向应用的精细化监控能力,覆盖语言运行时 (JVM)、GLIBC、系统调用、内核0 码力 | 52 页 | 5.25 MB | 1 年前3
Cilium v1.6 Documentationprepare generating the deployment artifacts based on the Helm templates. Generate the required YAML files and deploy them: helm template cilium \ --namespace cilium \ --set global.nodeinit.enabled=true prepare generating the deployment artifacts based on the Helm templates. Generate the required YAML files and deploy them: helm template cilium \ --namespace kube-system \ --set global.cni.chainingMode=aws-cni '_source': {'outpost': 'Endor', 'datetime': '33 ABY 4AM DST', 'title': 'Endor Corps 1: Morning Drill', \ 'notes': '5100 PRESENT; 15 ABSENT; 130 CODE-RED BELOW PAR PERFORMANCE'}} Now imagine0 码力 | 734 页 | 11.45 MB | 1 年前3
Cilium v1.7 Documentationtransparent manner. Visit Hubble Github page [https://github.com/cilium/hubble]. Generate the deployment files using Helm and deploy it: git clone https://github.com/cilium/hubble.git --branch v0.5 cd hubble/install/kubernetes transparent manner. Visit Hubble Github page [https://github.com/cilium/hubble]. Generate the deployment files using Helm and deploy it: git clone https://github.com/cilium/hubble.git --branch v0.5 cd hubble/install/kubernetes transparent manner. Visit Hubble Github page [https://github.com/cilium/hubble]. Generate the deployment files using Helm and deploy it: git clone https://github.com/cilium/hubble.git --branch v0.5 cd hubble/install/kubernetes0 码力 | 885 页 | 12.41 MB | 1 年前3
Cilium v1.8 DocumentationOpenShift OKD Cluster First, set cluster name: CLUSTER_NAME="cluster-1" Now, create configuration files: Note The sample output below is showing the AWS provider, but it should work the same way with following image describes the different files containing cryptographic data that are generated or copied, and what components in the system need access to those files: You can use openssl on your local system the cilium pods, and then run the resulting openssl commands. Use kubectl cp to copy the resulting files out of the cilium pod when it is time to use them to create Kubernetes secrets of copy them to the0 码力 | 1124 页 | 21.33 MB | 1 年前3
Cilium v1.10 Documentationhow to use ClusterConfig [https://eksctl.io/usage/creating- and-managing-clusters/#using-config-files] file to create the cluster: apiVersion: eksctl.io/v1alpha5 kind: ClusterConfig ... managedNodeGroups: how to use ClusterConfig [https://eksctl.io/usage/creating- and-managing-clusters/#using-config-files] file to create the cluster: apiVersion: eksctl.io/v1alpha5 kind: ClusterConfig ... managedNodeGroups: OpenShift OKD Cluster First, set the cluster name: CLUSTER_NAME="cluster-1" Now, create configuration files: Note The sample output below is showing the AWS provider, but it should work the same way with0 码力 | 1307 页 | 19.26 MB | 1 年前3
Cilium v1.9 DocumentationOpenShift OKD Cluster First, set cluster name: CLUSTER_NAME="cluster-1" Now, create configuration files: Note The sample output below is showing the AWS provider, but it should work the same way with rkload-certs.sh This saves the certs (ca.crt, tls.crt, tls.key) to the current directory. These files need to be copied to your external workload. Install and configure Cilium on external workloads following image describes the different files containing cryptographic data that are generated or copied, and what components in the system need access to those files: You can use openssl on your local system0 码力 | 1263 页 | 18.62 MB | 1 年前3
Cilium v1.11 Documentationhow to use ClusterConfig [https://eksctl.io/usage/creating- and-managing-clusters/#using-config-files] file to create the cluster: apiVersion: eksctl.io/v1alpha5 kind: ClusterConfig ... managedNodeGroups: how to use ClusterConfig [https://eksctl.io/usage/creating- and-managing-clusters/#using-config-files] file to create the cluster: apiVersion: eksctl.io/v1alpha5 kind: ClusterConfig ... managedNodeGroups: OpenShift OKD Cluster First, set the cluster name: CLUSTER_NAME="cluster-1" Now, create configuration files: Note The sample output below is showing the AWS provider, but it should work the same way with0 码力 | 1373 页 | 19.37 MB | 1 年前3
Cilium v1.5 DocumentationThis will extract the keys that Cilium is using to connect to the etcd in the local cluster. The key files are wri�en to config/.*.{key|crt|-ca.crt} Repeat this step for all clusters you want The key files in config/ and the secret represented as YAML are sensi�ve. Anyone gaining access to these files is able to connect to the etcd instances in the local cluster. Delete the files a�er the http://127.0.0.1:31079 - [...] Check for level=warning and level=error messages in the Cilium log files Run a bash in a Cilium and validate the following: Rou�ng rules matching on fwmark: ip rule list 0 码力 | 740 页 | 12.52 MB | 1 年前3
Linux命令大全搜索工具 v1.8ack-grep -f hello.py # 查找全匹配文件 2. ack-grep -g hello.py$ # 查找正则匹配文件 3. ack-grep -g hello --sort-files # 查找然后排序 Searching Search File File presentation File finding ack 比grep好用的文本搜索工具 - 35 - BookStack.CN 构建 还是蛮喜欢 alpine 的,简单纯粹 1. apk add iproute2 # ss vs netstat 2. ss -ptl 3. apk add drill # drill vs nslookup&dig 4. 5. crond # 开启 cron 服务 6. crontab -l -e 7. 8. apk add xxx 9. apk search 为单一的备存文件。在备存文件中,所有成员文件皆保有原来的属性与权限 1. ar [-]{dmpqrtx}[abcfilNoPsSuvV] [membername] [count] archive files... 2. Usage: ar [emulation options] [-]{dmpqrstx}[abcDfilMNoPsSTuvV] [--plugin] [member-name] 0 码力 | 1347 页 | 8.79 MB | 1 年前3
Ubuntu Desktop GuideUbuntu Desktop Guide Welcome to Ubuntu Use the Launcher to start applications Find apps, files, music, and more with the Dash Manage apps & settings with the menu bar Log out, power off, switch users messaging… Sound, video & pictures Digital cameras, iPods, playing videos… Files, folders & search Searching, delete files, backups, removable drives, documents… Add & remove software Install, remove of the desktop, the Dash. The Dash is designed to make it easier to find, open, and use apps, files, music, and more. For example, if you type the word "document" into the Search Bar, the Dash will0 码力 | 1709 页 | 5.81 MB | 1 年前3
共 74 条
- 1
- 2
- 3
- 4
- 5
- 6
- 8













