RHEL9.3 使用注册后的官方 Yum 源获取到的 Kernel 版本为目前可用的最新版本:
1 | [root@rhel-0 ~]# yum list available kernel |
如果需要安装特定版本,可以通过如下方式。
RHEL9.3 使用注册后的官方 Yum 源获取到的 Kernel 版本为目前可用的最新版本:
1 | [root@rhel-0 ~]# yum list available kernel |
如果需要安装特定版本,可以通过如下方式。
Rancher 支持对接 KeyCloak 进行用户身份认证,此处测试基于 SAML 协议。
环境信息:
Rancher Monitoring Grafana 对接 KeyCloak
Rancher Monitoring 的 Grafana 目前不能与 Rancher 对接 RBAC,可以通过对接 KeyCloak 进行进行用户身份认证。
环境信息:
Rancher 支持对接 KeyCloak 进行用户身份认证,此处测试基于 OIDC 协议。
环境信息:
Rancher Monitoring 的 Dashboard 是通过监听 Namespace 的 ConfigMap/Secret 来进行加载,默认情况下监控 cattle-dashboards 这个 Namespace。