-
I'm running [BW 2024.8.1-beta](https://hub.docker.com/layers/bitwarden/self-host/2024.8.1-beta/images/sha256-75138ddabbea98cab1e9a7dd0866d21cde05d9b9081ee34df0613b39fd3df01b?context=explore) in a Kube…
-
After I run setup-kubernetes-goat.sh script, all pods are in running state except of Health Check Deployment pod. I see error "MountVolume.SetUp failed for volume "docker-sock-volume" : hostPath type …
-
I am trying to create kubernetes-goat on kind on Linux Ubuntu VM. This particular POD is not getting started (health-check-deployment-77c7b6686-dwb6s)
ptandon@ptandon-VirtualBox:~/kubernetes-goat$ …
-
Let's prepare `zot` for deployment with `flux`.
To get started:
- [x] add zot to our [MCB](https://github.com/giantswarm/management-cluster-bases/tree/main/extras)
- [x] deploy zot to one of o…
-
Because of the amount of configuration we now have in our ignition data and the extra that is needed for private clusters (such as the proxy details) we've hit the limit for the file with MachinePools…
-
Vulnerable Library - core-2.4.0.tgz
Path to dependency file: /guide/package.json
Path to vulnerable library: /guide/node_modules/axios/package.json
Found in HEAD commit: e2d09cd57efaf88f05de548b…
-
In this issue, we will discuss concepts for an AsyncAPI mascot.
Currently, we have Eve & Chan (their names represent `events` and `channels`)
![eve-chan-v2](https://user-images.githubusercontent…
-
### What happened?
Using pulumi-databricks==1.41.0 I'm seeing a pretty verbose output of - supposedly - internal stuff in the provider:
```
2024/05/23 15:38:57 [DEBUG] ConflictsWith skipped for n…
-
- CentOS 7
- K8s version: 1.22.2
Hi, I'm trying to install k8s goat into my cluster. After running scripts `setup-kubernetes-goat.sh` and `access-kubernetes-goat.sh`. I had checked the status of a…
-
kubectl validation fails:
```
└─$ bash setup-kubernetes-goat.sh
Error: Could not find kubectl or an other error happened, please check kubectl setup.
```
I deleted the kubectl check in…