-
- [x] Encrypt secrets(Kubeseal)
- [x] values-test.yaml
- [x] values.yaml
- [x] Chart.yaml
- [x] netpol.yaml
- [x] Deploy app på Kubernetes
-
In some use cases it's useful to run k9s _inside the cluster_ in a pod.
It would be great to be able to directly use the Service Account's credentials. Currently k9s requires a $KUBECONFIG file. I…
-
### What Happened?
I was trying to use Jenkins with Helm, but the pod kept entering a CrashLoopBackOff state. The issue was resolved by changing the permissions of the directory `/tmp/hostpath-prov…
-
On my OpenShift 4.16 with OpenShift Lightspeed Operator 0.1.2
ServiceMonitor lightspeed-app-server-monitor was rejected due to invalid configuration: it accesses file system via bearer token file w…
-
I am currently testing Kubeflow notebooks. I would like to be able to access my Nvidia GPU RTX 3060 with `Pytorch` but when I use the image `jupyter-pytorch-cuda-full:v1.9.1` I get these errors in the…
-
**Is your feature request related to a problem? Please describe.**
When I want to upgrade my version of Kubernetes across major versions, I first verify with vendor compatibility matrices what versi…
-
I am new to the project but this looks great and exactly what I am looking for ;-)
It works well locally and also in a docker container
Now I would like to move this from such a bare metal config …
-
**Motivation**
Some applications require a _significant_ amount of configuration that is sensitive. This becomes extremely tedious and adds redundancy and toil where it could be reduced using the sam…
-
Hi ! :santa:
We will be conducting a total cleanup of all services running in personal namespaces in SSPCloud on December 25 (exact time TBD).
This includes every service you may have created (…
-
We have prow jobs with matrix of Kubernetes versions for pull requests. We need to add the same matrix for release jobs as well.
The release job needs to be triggered when we're cutting a release (…