JnMik
JnMik
I just read that zoom property should not be used as this is deprecated. use css3 instead. Careful not to have fixed element inside your transformed wrapper as this break...
@aricart I don't understand, I don't see any "cluster" property in that json response ?
@aricart Oh okay ! Definitely then !
Hey! :) So I played a bit with the -ns argument but find out it wasn't working with all resources. Roles or roles binding response was not affected by the...
Hey buddy, sorry the delay I got off the hook for the weekend. So I just ran a test to validate my point, if I run this in the kubesican...
That command `python3 /KubiScan/KubiScan.py -ho $KUBERNETES_ENDPOINT:$KUBERNETES_PORT -t /token -c /ca.crt -rs -ns kube-system` shows me ServiceAccount, Group and User from any namespace Edit: - Group and User "Kinds" are in...
I like the ensure property, if you want to add only 1 consumers through kongfig with a custom 1 entry yaml, I don't expect kongfig to delete all other consumers.
I can provide a dockerfile and some 'run' command with volume mapping for the APIs definition Yaml to be external of the image (may differ when switching environnements) That would...
Well my thought on this is : Docker is getting more and more love, and kong also support docker, their image is available right there https://hub.docker.com/r/mashape/kong/ So for some infrastructure...
https://github.com/mybuilder/kongfig/pull/28 I did that, should help stuff get started :) That way, anyone can use it to push it to their own Docker repository. If you ever want to handle...