<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>我的个人笔记</title><link>https://yancai.github.io/</link><description>Recent content on 我的个人笔记</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><managingEditor>yancai915@gmail.com (YanCai)</managingEditor><webMaster>yancai915@gmail.com (YanCai)</webMaster><copyright>© 2018-2026 yancai</copyright><lastBuildDate>Wed, 22 Jul 2026 20:08:00 +0800</lastBuildDate><atom:link href="https://yancai.github.io/index.xml" rel="self" type="application/rss+xml"/><item><title>WSL安装及WSL Linux环境常用配置手册</title><link>https://yancai.github.io/posts/wsl-setup-and-config-guide/</link><pubDate>Wed, 22 Jul 2026 20:08:00 +0800</pubDate><author>yancai915@gmail.com (YanCai)</author><guid>https://yancai.github.io/posts/wsl-setup-and-config-guide/</guid><description>介绍Windows上安装WSL及配置WSL虚拟机的基本方法</description></item><item><title>tutorial-pip</title><link>https://yancai.github.io/posts/tutorial-pip/</link><pubDate>Fri, 15 Feb 2019 21:41:59 +0800</pubDate><author>yancai915@gmail.com (YanCai)</author><guid>https://yancai.github.io/posts/tutorial-pip/</guid><description>介绍 Python 包的概念、安装方法以及常用包管理工具 pip 的使用与配置。</description></item><item><title>使用rancher部署kubernetes介绍</title><link>https://yancai.github.io/posts/rancher-k8s-deploy/</link><pubDate>Mon, 10 Sep 2018 17:02:52 +0800</pubDate><author>yancai915@gmail.com (YanCai)</author><guid>https://yancai.github.io/posts/rancher-k8s-deploy/</guid><description>介绍在 VMware 虚拟环境中使用 Rancher 部署 Kubernetes。</description></item><item><title>go开发环境配置</title><link>https://yancai.github.io/posts/go-env/</link><pubDate>Wed, 05 Sep 2018 15:30:57 +0800</pubDate><author>yancai915@gmail.com (YanCai)</author><guid>https://yancai.github.io/posts/go-env/</guid><description>介绍 Go 开发环境的配置方法。</description></item><item><title>发布你的个人docker镜像</title><link>https://yancai.github.io/posts/publish-your-image/</link><pubDate>Fri, 24 Aug 2018 16:31:43 +0800</pubDate><author>yancai915@gmail.com (YanCai)</author><guid>https://yancai.github.io/posts/publish-your-image/</guid><description>介绍使用 Docker Hub 和阿里云容器镜像服务发布个人 docker 镜像的方法。</description></item><item><title>minikube 安装介绍</title><link>https://yancai.github.io/posts/minikube-install/</link><pubDate>Fri, 24 Aug 2018 15:58:18 +0800</pubDate><author>yancai915@gmail.com (YanCai)</author><guid>https://yancai.github.io/posts/minikube-install/</guid><description>介绍使用 minikube 单机部署 kubernetes 的方法。</description></item><item><title>好工具集合</title><link>https://yancai.github.io/posts/good-tools/</link><pubDate>Fri, 27 Jul 2018 10:38:42 +0800</pubDate><author>yancai915@gmail.com (YanCai)</author><guid>https://yancai.github.io/posts/good-tools/</guid><description>整理作者日常使用的一些实用好工具，持续补充中。</description></item><item><title>PyCharm远程调试Python代码</title><link>https://yancai.github.io/posts/pycharm-remote-debug/</link><pubDate>Mon, 18 Jun 2018 10:37:56 +0800</pubDate><author>yancai915@gmail.com (YanCai)</author><guid>https://yancai.github.io/posts/pycharm-remote-debug/</guid><description>介绍如何使用 PyCharm 远程调试 Python 代码。</description></item><item><title>Hadoop分布式部署</title><link>https://yancai.github.io/posts/hadoop-deploy/</link><pubDate>Mon, 07 May 2018 17:02:36 +0800</pubDate><author>yancai915@gmail.com (YanCai)</author><guid>https://yancai.github.io/posts/hadoop-deploy/</guid><description>介绍 Hadoop 各角色使用独立用户的分布式部署方式。</description></item><item><title>使用docker-compose编排容器快速上手指南</title><link>https://yancai.github.io/posts/docker-compose-quickstart/</link><pubDate>Mon, 23 Apr 2018 22:47:47 +0800</pubDate><author>yancai915@gmail.com (YanCai)</author><guid>https://yancai.github.io/posts/docker-compose-quickstart/</guid><description>介绍使用 docker-compose 编排多个 docker 服务的基本方法。</description></item><item><title>Node.js安装配置</title><link>https://yancai.github.io/posts/nodejs-install/</link><pubDate>Sun, 22 Apr 2018 22:59:43 +0800</pubDate><author>yancai915@gmail.com (YanCai)</author><guid>https://yancai.github.io/posts/nodejs-install/</guid><description>介绍 Node.js 以及 npm、yarn 的安装与代理配置方法。</description></item><item><title>使用dockerfile构建docker镜像快速上手指南</title><link>https://yancai.github.io/posts/dockerfile-quickstart/</link><pubDate>Tue, 10 Apr 2018 22:24:53 +0800</pubDate><author>yancai915@gmail.com (YanCai)</author><guid>https://yancai.github.io/posts/dockerfile-quickstart/</guid><description>介绍使用 Dockerfile 构建自定义 docker 镜像的基本方法，以 ubuntu 镜像为例。</description></item><item><title>docker快速上手指南</title><link>https://yancai.github.io/posts/docker-quickstart/</link><pubDate>Mon, 09 Apr 2018 22:43:13 +0800</pubDate><author>yancai915@gmail.com (YanCai)</author><guid>https://yancai.github.io/posts/docker-quickstart/</guid><description>简介 docker 的基本使用方法。</description></item><item><title>flume和kafka单节点部署和使用的方法</title><link>https://yancai.github.io/posts/flume_kafka_single/</link><pubDate>Sun, 08 Apr 2018 00:00:00 +0800</pubDate><author>yancai915@gmail.com (YanCai)</author><guid>https://yancai.github.io/posts/flume_kafka_single/</guid><description>介绍 flume 和 kafka 单节点部署与使用的方法。</description></item><item><title>jupyter快速部署</title><link>https://yancai.github.io/posts/deploy_jupyter/</link><pubDate>Sun, 08 Apr 2018 00:00:00 +0800</pubDate><author>yancai915@gmail.com (YanCai)</author><guid>https://yancai.github.io/posts/deploy_jupyter/</guid><description>介绍 jupyter 的快速部署方法。</description></item><item><title>分布式 HA HDFS YARN SPARK HBASE部署</title><link>https://yancai.github.io/posts/hadoop_ha_deploy/</link><pubDate>Sun, 08 Apr 2018 00:00:00 +0800</pubDate><author>yancai915@gmail.com (YanCai)</author><guid>https://yancai.github.io/posts/hadoop_ha_deploy/</guid><description>介绍支持 HA 的 HDFS、YARN、HBase、Spark 分布式部署方式。</description></item><item><title>个人开发的博客介绍</title><link>https://yancai.github.io/posts/blog_readme/</link><pubDate>Sun, 08 Apr 2018 00:00:00 +0800</pubDate><author>yancai915@gmail.com (YanCai)</author><guid>https://yancai.github.io/posts/blog_readme/</guid><description>自我推荐一个自己开发的、基于 Flask 和 Python Markdown 的简易博客。</description></item></channel></rss>