-
From [2021 Q3/4 roadmap](https://github.com/kubernetes-sigs/kustomize/blob/master/roadmap-2021.md), kustomize will deprecate a list of features including vars, crds, configurations, and potentially so…
-
As we're moving forward with the `v1.1` release, we're realizing we don't have sufficient test coverage for version-skew between clients and clusters. Recently, we put in place upgrade tests:
```
…
ikehz updated
4 years ago
-
I have a role with an ARN that looks like this: `arn:aws:iam::XXXXXXXXXXXX:role/gitlab-ci/gitlab-runner`. My aws-auth configmap was as follow:
```
apiVersion: v1
kind: ConfigMap
metadata:
nam…
-
### Describe the issue
Get a list of OWNERS files present in sigs.yaml (`rg` is ripgrep, but you can use regular grep as well)
```
[dims@dims-m1 16:58] ~/go/src/k8s.io/community ⟩ rg "raw.githubu…
-
We are transitioning our IAC from Terraform to KCC as much as possible. We ran into this issue while trying to provision the [Cloud Build Slack Notifier](https://cloud.google.com/build/docs/config…
-
AWS customers would like to modify their volumes (e.g. increase IOPS, change volume type, etc.), but there is currently no way to do this through the CSI Spec. The current workaround some customers us…
-
### What would you like to be added?
A `kubectl evict ...` subcommand or similar syntactic sugar around [the eviction API][1].
[1]: https://kubernetes.io/docs/concepts/scheduling-eviction/api-ev…
wking updated
9 months ago
-
**Before raising this question**
Have you looked at our [document](https://github.com/kata-containers/kata-containers/tree/main/docs) and still haven't found the answer?
Yes
**Objective**
…
-
I am unable to create a Kind cluster using `kind create`. I get an error:
```
ERROR: failed to create cluster: could not find a log line that matches "Reached target .*Multi-User System.*\|detec…
-
**Describe the bug**
When running `tridentctl images` I expect it to print the images required but fails if a cluster is not available
**Environment**
Provide accurate information about the e…