Red Hat OpenShift GitOps 1.10 Removing GitOpsHAT OPENSHIFT GITOPS Uninstalling the Red Hat OpenShift GitOps Operator is a two-step process: 1. Delete the Argo CD instances that were added under the default namespace of the Red Hat OpenShift GitOps THE ARGO CD INSTANCES Delete the Argo CD instances added to the namespace of the GitOps Operator. Procedure 1. In the Terminal type the following command: NOTE You cannot delete an Argo CD cluster from runs successfully all the Argo CD instances will be deleted from the openshift- gitops namespace. Delete any other Argo CD instances from other namespaces using the same command: 1.2. UNINSTALLING THE0 码力 | 8 页 | 47.36 KB | 1 年前3
Easy routing for local development - Using Traefik for routing paths
to web apps - Setup a reverse proxy to simplify routingl d ow n /showcase, y ou ge t t h e i d e a. As s u m i n g w e t r y t o r u n t h i s s e t u p l oc al l y , y ou ’ l l p r ob ab l y r u n e ac h ap p on i t s ow n p or t . Not i d e al . I t m e an r ob l e m f or m e t h ou gh , s o I w as on t h e s e ar c h f or a b e t t e r w ay an d f or l oc al d e v e l op m e n t , T r ae fi k s e e m s t o fi t t h e b i l l . Tr ae fi k T r ae fi k p e d oc u m e n t at i on i s w on d e r f u l an d e as y t o f ol l ow . M y f av ou r i t e f e at u r e i s t h e i n t e gr at i on w i t h D oc k e r , i t al l ow s y ou t o r u n al l d oc k e r0 码力 | 5 页 | 576.61 KB | 1 年前3
Red Hat OpenShift GitOps 1.13 了解 OpenShift GitOps关于 MUST-GATHER 工具 工具 oc adm must-gather CLI 命令可收集最有助于解决 命令可收集最有助于解决问题 问题的集群信息,包括: 的集群信息,包括: 资 资源定 源定义 义 服 服务 务日志 日志 默 默认 认情况下, 情况下,oc adm must-gather 命令使用默 命令使用默认 要收集 要收集审计 审计日志, 日志,请 请使用 使用 -- /usr/bin/gather_audit_logs 参数,如以下部分所述。 参数,如以下部分所述。 $ oc adm must-gather --image=registry.redhat.io/openshift-gitops-1/must-gather- rhel8:v1.10.0 Red Hat OpenShift 作 作为 为默 默认 认信息集合的一部分,不会收集 信息集合的一部分,不会收集审计 审计日志来 日志来减 减小文件的大小。 小文件的大小。 当您 当您运 运行 行 oc adm must-gather 时 时,集群的新 ,集群的新项 项目中会 目中会创 创建一个 建一个带 带有随机名称的新 有随机名称的新 pod。在 。在该 该 pod 上 上 收集数据,并保存至以0 码力 | 17 页 | 203.28 KB | 1 年前3
Red Hat OpenShift GitOps 1.13 基础架构节点上的 GitOps 工作负载-server statefulset 流程 流程 1. 运行以下命令,将现有节点标记为基础架构: 2. 编辑 GitOpsService 自定义资源(CR)以添加基础架构节点选择器: $ oc label nodenode-role.kubernetes.io/infra= 第 第 1 章 章 在基 在基础 础架 架构节 构节点上 点上运 运行 行 GITOPS 运行以下命令,将现有节点标记为基础架构节点: $ oc edit gitopsservice -n openshift-gitops apiVersion: pipelines.openshift.io/v1alpha1 kind: GitopsService metadata: name: cluster spec: runOnInfra: true $ oc adm taint nodes -l NoSchedule key: infra value: reserved - effect: NoExecute key: infra value: reserved $ oc label node node-role.kubernetes.io/infra= 1 Red Hat OpenShift GitOps 1.13 基 基础 础架 架构节 0 码力 | 10 页 | 122.25 KB | 1 年前3
CloudExplorer 3.0 管理员手册v1.2"iam-apigateway-proxy.demo.com: 172.30.188.2" - "auth.demo.com: 172.30.188.1" - "docs.demo.com: 172.30.188.1" - "oc.demooc.com: 172.30.191.33" - "ecs.zwwww-1.sqga.com: 172.30.188.2" - "evs.zwwww-1.sqga.com: 172.30 "iam-apigateway-proxy.demo.com: 172.30.188.2" - "auth.demo.com: 172.30.188.1" - "docs.demo.com: 172.30.188.1" - "oc.demooc.com: 172.30.191.33" - "ecs.zwwww-1.sqga.com: 172.30.188.2" - "evs.zwwww-1.sqga.com: 172.30 杭州飞致云信息科技有限公司 53 图 3-32 Nutanix Web 控制台页面 3.11 纳管华为 HCSOnline HCS Online 和 HCS 对接的不一样,HCS Online 的 OC 端不开放,HCS Online 只 接 SC 账号。Manageone 只管 HCS,HCS Online 里已经没有 Manageone 了,直接对 接 API 服务器。 操作步骤如下。0 码力 | 308 页 | 0 Bytes | 1 年前3
Linux command line for you and me Documentation Release 0.1Appending rules to INPUT chain Flushing all rules Example of a series of rules Delete a rule based on rule number Delete a rule directly Saving the rules A blog post from Major Hayden Debugging firewall in your home directory, or any other important directory, it will not ask to confirm, but it will delete everything there. So, please be careful and read twice before pressing enter key. [babai@kdas-laptop file, that is also reflected in the bye.txt file. But, because bye.txt is a hard link, even if I delete the hello.txt, the hard link still exists, and also has the original content. Extracting a tar file0 码力 | 124 页 | 510.85 KB | 1 年前3
What's new with
GitOps and OpenShiftSynchronization Policy ● Applications can be deployed from Argo CD GUI or CLI (argocd or kubectl or oc) Argo CD - Synchronizing Poll/Push Change in git Pushed to Argo CD Check Sync Status Synchronize templating frameworks, all yaml can be directly applied ● Kustomize is included in kubectl and oc starting in 1.14 oc apply -k apps/myapp/overlays/dev Kustomize - Organization https://kubernetes.io/docs/t0 码力 | 34 页 | 2.01 MB | 1 年前3
Linux command line for you and me Documentation Release 0.1. . . . . . . . . . . . . . 98 14.10 Delete a rule based on rule number . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 99 14.11 Delete a rule directly . . . . . . . . . . . . in your home directory, or any other important directory, it will not ask to confirm, but it will delete everything there. So, please be careful and read twice before pressing enter key. [babai@kdas-laptop file, that is also reflected in the bye.txt file. But, because bye.txt is a hard link, even if I delete the hello.txt, the hard link still exists, and also has the original content. 3.3 Extracting a tar0 码力 | 128 页 | 716.99 KB | 1 年前3
Zabbix 3.4 中文手册size (( - default value)) 进程 (代码 + 数 据 + 堆栈) 大小 tsize + d ize + ssize tsize 文本 (代码) 的 大小 kp_ep oc.e_vm.vm_tsize or ki_tsize ps -o siz dsize 数据大小 kp eproc.e_vm.vm_dsize or ki_dsize ps o dsiz ssize2 0 Template App MySQL mysql.status[Com_delete] 3 0 0000EE 文件导入屏幕,请单击右上角的导入按钮。导入聚合图形的用户将被设置为 其所有者。 批量编辑选项 列表下方的按钮提供了一些批量编辑选项: • Export - 将/聚合图形导出到 XML 文件 • Delete - 删除聚合图形, 要使用这些选项,请在相应聚合图形之前标记复选框,然后单击所需的按钮。 查看聚合图形 要查看聚合图形,请在所有聚合图形列表中单击其名称。 855 时间段选择器 聚0 码力 | 1757 页 | 12.63 MB | 1 年前3
Zabbix 5.0 Manual'zbx_web_role'; mysql> GRANT SELECT, UPDATE, DELETE, INSERT, CREATE, DROP, ALTER, INDEX, REFERENCES ON zabbix.* TO 'zbx_srv_role'; mysql> GRANT SELECT, UPDATE, DELETE, INSERT ON zabbix.* TO 'zbx_web_role'; size (( - default value)) 进程 (代码 + 数 据 + 堆栈) 大小 tsize + d ize + ssize tsize 文本 (代码) 的 大小 kp_ep oc.e_vm.vm_tsize or ki_tsize ps -o siz dsize 数据大小 kp eproc.e_vm.vm_dsize or ki_dsize ps o dsiz ssize 从以前的版本升级时,可以从Zabbix Git 存储库下载最新的模板,然后 zabbix web 页面的 Configuration → Templates(配置 → 模板)手动导入。如果提示同名模板已经存在,请在导入前选择 Delete missing(删除缺失)选项以实现干净导入。这样,从更新 的模板中排除的监控项将被删除(请注意,已删除项目的历史记录将丢失)。 监控项 • 监控项zabbix[stats,, ] 0 码力 | 2715 页 | 28.60 MB | 1 年前3
共 127 条
- 1
- 2
- 3
- 4
- 5
- 6
- 13













