-
With persistent volumes getting provided via volume plugins, cAdvisor needs to be able to show performance data for those volumes as well. Today, volume stats don't seem to be provided at all. This is…
-
## Is your feature request related to a problem? Please describe
For certain types of projects (mostly CMS - WordPress, typo3, sulu... but not only) would be less hustle to have one central database …
-
Source File: [/docs/concepts/storage/persistent-volumes.md](https://github.com/kubernetes/website/blob/master/content/en/docs/concepts/storage/persistent-volumes.md)
Diff 命令参考:
```bash
# 查看原始文档与翻译文档…
-
Source File: [/docs/concepts/storage/persistent-volumes.md](https://github.com/kubernetes/website/blob/release-1.16/content/en/docs/concepts/storage/persistent-volumes.md)
Diff 查看原始文档更新差异命令:
```bash…
-
K8s users often have data locally stored on the cluster, typically in the form of a persistent volume + pvc, or a NFS mounted to all nodes, accessed via a hostpath.
From a user:
```
We have to u…
-
### What problem will this feature address?
Some applications need a persistent data volume whose unix ownership is a non-root user, but the volume data starts out owned by root. This can happen wh…
-
## Description
The scenario refers to the case of having one sentry node and one validator and FQDN are used in persistent peers.
A simple configuration to replicate this scenario looks like the…
-
After having the same issue as #111 , I tried using only docker volumes and it worked.
I would like to be able to use volumes like this:
```
version: '3.7'
services:
akaunting:
conta…
-
## Context
We are using persistent volumes https://github.com/networkservicemesh/deployments-k8s/pull/10287
Now we can remove it and replace PostgreSQL server configuration.
See more details …
-
Application charts are stored on local file system (on the path /) of helmer and kubeconfiggenerator.
See below for a reference:
https://github.com/cloud-ark/kubeplus/blob/master/plugins/kubectl-u…