Linuzb' 的博客
记录学习点滴
Home
All posts
About
Tags & Stats
29
Apr 2024
Kubernetes Nfs Provider
260 words, ~1 min read
Kubernetes
NFS
CSI
## 前言 本文介绍如何使用 nfs 网络存储为 kubernetes 提供动态的PV创建。 本文使用的环境 | 操作系统 | 主机IP | 数据存储目录 | | ---- | ---- | ---- | | Ubuntu | 1...
28
Apr 2024
Jupyterhub Userguide
1,408 words, ~5 min read
Kubernetes
Jupyterhub
Jupyterlab
Jupyter
Docker
VsCode
Pycharm
## 前置准备 本文是 jupyterhub on kubernetes 的使用文档,本文描述的环境基于 [jupyterhub on kubernetes]({{< ref "jupyterhub-on-kubernetes" >}}...
28
Apr 2024
Jupyterhub on Kubernetes
412 words, ~1 min read
Kubernetes
Jupyterhub
Jupyterlab
Jupyter
Docker
VsCode
Pycharm
## 前置准备 - 首先需要部署 kubernetes 集群,参考[k8s deploy]({{< ref "kubespray-deploy-k8s" >}} "deply") - [Helm | Installing Helm](h...
28
Apr 2024
Kubernetes 部署 longhorn 存储
132 words, ~0 min read
Kubernetes
Longhorn
## 背景 [longhorn](https://github.com/longhorn/longhorn?tab=readme-ov-file) 是基于 Kubernetes 构建的云原生分布式存储 ## 依赖 [Install...
28
Apr 2024
kubernetes 监控部署
82 words, ~0 min read
Kubernetes
Prometheus
Monitoring
GPU Monitoring
DCGM
## 准备 1. 首先需要部署 kubernetes 集群,参考[k8s deploy]({{< ref "kubespray-deploy-k8s" >}} "deply") ## helm 安装 prometheus 软件栈 ...
← Prev page
Next page →