-
i've made fully automated vagrant-ansible chain to bring up k8s cluster and setup kubegoat inside. if u r interested in i can make a pr into repo.
https://github.com/bykvaadm/kubegoat-vagrant
-
Hello,
I was interested to understand the total number of intended misconfigurations and vulnerabilities in Kubernetes-goat environment. It will be great to have this information in order to unde…
-
Hi,
I am trying the Docker CIS benchmark scenario: https://madhuakula.com/kubernetes-goat/docs/scenarios/scenario-5/docker-cis-benchmarks-in-kubernetes-containers/welcome
I am able to login to …
-
Would like to have the scenarios page in documentation feedback options and integration of the reactions for the scenarios for a quicker and better experience Also improvements of the things
-
Hi,
On this page: https://madhuakula.com/kubernetes-goat/docs/getting-started - the tip suggests that docker should be installed. If that is the case, should the startup script (and other documenta…
-
Hi!
Thank you for a great tool! I've tested this out on my local Kubernetes cluster (minikube) with [Kubernetes goat](https://github.com/madhuakula/kubernetes-goat) setup on it and it worked fine. …
-
Have something like https://madhuakula.com/kubernetes-goat/ but then for wrognsecrets and reorganize the docs and wiki here.
Raw notes: doxRS @madhuakula can start in same repo, lets see if w…
-
# 安全原理,方法论
![image](https://user-images.githubusercontent.com/9961069/115516648-ee434400-a2b8-11eb-9ca5-fa34e94d447f.png)
![image](https://user-images.githubusercontent.com/9961069/122338451-51c4b78…
-
### Terraform Version
terraform -v
Terraform v0.11.11
+ provider.vault v1.5.0
### Affected Resource(s)
- vault_generic_secret
### Terraform Configuration Files
```hcl
resource "vault_gen…
-
Hello, how can we expose this app to the internet? I see we can execute "access-kubernetes.sh" to expose the app internally. How can we do it using LoadBalancer SVC type on CSPs (AWS for example)? Tha…