Here are
48 public repositories
matching this topic...
A cloud native declarative data plane in containers for containers
Automated backups of PersistentVolumeClaims in Kubernetes using VolumeSnapshots
Auto-resize PersistentVolumeClaim objects based on Prometheus metrics
Container Storage Interface (CSI) Driver for Linode Block Storage
Simple Preact app to help people find locations to get PVCs and Vote in the upcoming Nigeria General Elections. It's built on the govote-api API.
-
Updated
Feb 21, 2018
-
JavaScript
Partial Volume Correction in PET
Demo project for Spring Boot,Kubernetes, MySQL with PVC
Dynamic PVC provisioner for pods requesting it via annotations. Automatic PV releaser.
Jenkins management in Go for Kubernetes, Jenkins Configuration as Code (JCasC) and Jenkins JobDSL.
vue components that can be used in js apps
Instantly access your pvc contents!
single pod graylog setup kubernetes setup with PVC
Finding PVC collection centers shouldn't be hard.
-
Updated
Mar 27, 2018
-
Java
a tool to monitor pv sizes in GKE and push metrics to GCP monitor
ICS4U ISP - Group Project
A simple kubectl binary plugin for PVC operations
-
Updated
Aug 16, 2018
-
Shell
A Helm Chart for parallel r-syncing from a source PVC to destination PVC.
-
Updated
Jul 6, 2020
-
Smarty
Finding PVC collection centers shouldn't be hard.
-
Updated
Jan 10, 2019
-
Swift
Small bash script that displays all your Kubernetes PVC stats (used storage, available storage..)
-
Updated
May 30, 2020
-
Shell
Copy file from openshift volume, to external storage via uploading rest service.
Export Prometheus metrics from the PVs for Ceph inside kubernetes
-
Updated
Feb 10, 2020
-
Python
Project to create a NFS Server container on top of Kubernetes/Openshift
-
Updated
Jun 26, 2020
-
Shell
Backing up kubernetes volumes on a node using borg backup
-
Updated
Apr 27, 2020
-
Python
This repo is for GKE examples on GCP
A simple Tic Tac Toe game (A.K.A. Cross Zero) made in python 3. Two game modes: PvP and PvComputer
-
Updated
Feb 7, 2022
-
Python
Install Sonarqube in AWS Kubernetes with ingress
Improve this page
Add a description, image, and links to the
pvc
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
pvc
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Need to add functionality to the controller to update target PVC resources when certain errors occur within the reconciliation.
At a minimum for when an incorrect volume retention policy is specified.
Example:
When labeling a PVC with a retention policy that isn't
Retain,Delete, orRecyclethe controller logs the following errors: