<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>operator on My Dev Blog</title><link>https://jobcespedes.dev/tags/operator/</link><description>Recent content in operator on My Dev Blog</description><generator>Hugo -- gohugo.io</generator><copyright>© 2023 Job Céspedes Ortiz</copyright><lastBuildDate>Fri, 02 Jul 2021 13:55:42 -0600</lastBuildDate><atom:link href="https://jobcespedes.dev/tags/operator/index.xml" rel="self" type="application/rss+xml"/><item><title>A Kubernetes NFS Operator</title><link>https://jobcespedes.dev/2021/07/a-kubernetes-nfs-operator/</link><pubDate>Fri, 02 Jul 2021 13:55:42 -0600</pubDate><guid>https://jobcespedes.dev/2021/07/a-kubernetes-nfs-operator/</guid><description>NFS Operator creates NFSv4 ganesha servers in Kubernetes, allowing to set ownership/permissions of their NFS export directory; to autoexpand their PVC; and to enable RWX storage from them:
It can set ownership and permissions for export parent directory of the (NFS) Ganesha server. It is able to expand/adjust the PVC size of the (NFS) Ganesha server automatically, as it grows. It could autogenerate an StorageClass that uses the (NFS) Ganesha server for RWX storage.</description></item></channel></rss>