SUSE AI 使用随记

SUSE AI 是一个开放的生成式人工智能解决方案,主要包含以下组件:

  1. Ollama:简化本地设备上大型语言模型 (LLM) 安装和管理的平台。
  2. Open WebUI:Ollama LLM 运行程序的可扩展网络用户界面。
  3. Milvus:为生成式人工智能应用构建的向量数据库,性能损失最小。

部署参考链接:https://documentation.suse.com/suse-ai/1.0/html/AI-deployment-intro/index.html

Read more

Rancher Monitoring V2 Prometheus PVC 扩容

根据 Prometheus Operator 官方文档 描述,即使 StorageClass 支持调整大小,Kubernetes(目前)也不支持通过 StatefulSets 扩展卷。这意味着在更新 Prometheus 等自定义资源的 spec.storage 字段中的存储请求时,Operator 必须删除/创建底层的 StatefulSet,而相关的 PVC 不会扩展。

Read more

关闭 NeuVector 的 nvprotect 机制

NeuVector 有一个名为 nvprotect 的内部保护机制,用于限制用户对 NeuVector pod 的访问权限。

例如 sh、ls 等命令是无法使用的:

如果需要关闭,可以通过接口进行关闭,此处提供脚本,支持关闭 Controller、Scanner、Enforcer 的 nvprotect。

Read more
You need to set client_id and slot_id to show this AD unit. Please set it in _config.yml.