Skip to content

Repository files navigation

BadIdea Example project

go run main.go
cat <<EOF > test.kubeconfigapiVersion: v1kind: Configusers:- name: badidea user: username: bad password: ideaclusters:- name: badidea cluster: server: https://localhost:6443 insecure-skip-tls-verify: truecontexts:- name: badidea context: cluster: badidea user: badideacurrent-context: badideaEOFexport KUBECONFIG=test.kubeconfig
kubectl api-resources
kubectl explain bar --recursive
kubectl create -f - <<EOF---apiVersion: foo.example.thetirefire/v1kind: Barmetadata: name: testspec: color: blue shape: circleEOF

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages