icon Yu-Chen Cheng
Search
Home Blog About
GitHub GitHub
X X
Mail
RSS
  • 排查创建 Kubernetes 自定义资源时缺失字段的问题

    Sep 16, 2024 · Troubleshooting

    本文介绍了排查在创建 Kubernetes 自定义资源时缺失字段的问题的症状、原因以及解决方案。

  • 排查在 Tekton 中使用来自自签名私有镜像仓库的镜像时的证书问题

    Sep 9, 2024 · Troubleshooting

    本文介绍了排查在 Tekton 中使用来自自签名私有镜像仓库的镜像时的证书问题的症状、原因以及解决方案。

  • Kubernetes Community Days Shanghai 2024 Recap

    Apr 27, 2024 · Event

    2024 年 4 月 20 日,Kubernetes Community Days Shanghai 2024 在上海举行。本文将会对一些我现场观看的议题进行简单的介绍与梳理。

  • 在 Tekton 中使用 CEL 表达式过滤 GitLab Webhook 事件的文件变更

    Feb 15, 2024 · TektonGitOps

    本文介绍了如何在使用 GitLab 作为代码存储库的时候,在 Tekton Triggers 中基于 CEL Interceptor 利用 CEL 表达式实现对变更文件的过滤,并触发相对应的流水线。

  • 使用 FastChat 快速部署 LLM 服务

    Dec 24, 2023 · LLM

    FastChat 是以 UC Berkeley 主导的 Large Model Systems Organization 所开源的面向 LLM 的训练、推理与评估的开放平台,通过该平台可以快速部署多模型的 LLM 服务,并且通过 Web UI 以及兼容 OpenAI API 的 RESTful API 访问。本文介绍了如何快速使用 FastChat 在服务器上部署 LLM 服务。

  • 排查通过 Ingress 暴露的 Jupyter Lab 的伪终端间歇性输出字符问题

    Nov 27, 2023 · Troubleshooting

    本文介绍了排查通过 Ingress 暴露的 Jupyter Lab 的伪终端间歇性输出字符问题的症状、原因以及解决方案。

  • Structuring a Python Project with PDM

    Nov 12, 2023 · TutorialPython

    This tutorial shows you how to structure a Python project with PDM, a modern Python package and dependency manager supporting the latest PEP standards.

  • KubeCon + CloudNativeCon + Open Source Summit China 2023 Recap

    Oct 4, 2023 · Event

    2023 年 9 月 26 日至 9 月 28 日,KubeCon + CloudNativeCon + Open Source Summit China 2023 时隔四年在上海线下召开。本文将会对一些我现场观看的议题进行简单的介绍与梳理。

  • 翻译 | Ray Walkthrough

    Jun 20, 2023 · Translation

    本文翻译自 Ray v2 Architecture 的 Appendix 部分,便于梳理 Ray 的调度与对象存储的流程。

  • 在 Github Actions 中动态地为 Matrix 赋值

    Jun 12, 2022 · DevOps

    本文介绍了如何在 GitHub Actions 中动态地为 Matrix 赋值,以实现在不同的 Event 下运行不同的 Job。

  • Previous
  • 1
  • 2
  • 3
  • Next

© 2026 Yu-Chen Cheng. This site is licensed under a Creative Commons Attribution 4.0 International license. Built with Astro & shadcn/ui .