<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Enterprise Edition on Shaowen Chen's Website</title><link>https://www.chenshaowen.com/en/tags/enterprise-edition/</link><description>Recent content in Enterprise Edition on Shaowen Chen's Website</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>&amp;copy;2016 - {year}, All Rights Reserved.</copyright><lastBuildDate>Fri, 08 Mar 2024 00:00:00 +0000</lastBuildDate><sy:updatePeriod>weekly</sy:updatePeriod><atom:link href="https://www.chenshaowen.com/en/tags/enterprise-edition/atom.xml" rel="self" type="application/rss+xml"/><item><title>Creating a PVC Backed by JuiceFS (Enterprise Edition) in Kubernetes</title><link>https://www.chenshaowen.com/en/blog/how-to-quickly-create-juicefs-enterprise-pvc-in-kubernetes.html</link><pubDate>Fri, 08 Mar 2024 00:00:00 +0000</pubDate><atom:modified>Fri, 08 Mar 2024 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/how-to-quickly-create-juicefs-enterprise-pvc-in-kubernetes.html</guid><description>This post mainly records the script for creating an enterprise-edition JuiceFS PVC, to make configuration quick.
1. Set Environment Variables 1.1 Basic Configuration 1 2 3 export NAMESPACE= export PVC_NAME= export JUICEFS_VOLUME= 1.2 JuiceFS Credentials 1 2 3 export TOKEN= export ACCESS_KEY= export SECRET_KEY= 1.3 JuiceFS Service Configuration 1 2 export BASE_URL=http://x.</description><dc:creator>微信公众号</dc:creator><category>AI</category><category>Storage</category><category>JuiceFS</category><category>Kubernetes</category><category>Fluid</category><category>Operations</category><category>PVC</category><category>Enterprise Edition</category></item></channel></rss>