kubectl get role.aws-iam.redradrat.xyz -A
jay nginx-deployment-role EntityAlreadyExists: Role with name nginx-deployment-role already exists.
status code: 409, request id: 042007ff-baf9-47d3-8960-b8bf9209c6ee ERROR
jay role-sample EntityAlreadyExists: Role with name role-sample already exists.
status code: 409, request id: 23bf242d-4a05-4668-b1e8-de3aa0538306 ERROR
test nginx-deployment-role arn:aws:iam::....:role/nginx-deployment-role Succesfully reconciled
test role-sample arn:aws:iam::....:role/role-sample Succesfully reconciled OK
jayzalowitz$ kubectl delete -f deployment.yaml -n jay
deployment.apps "nginx-deployment" deleted
role.aws-iam.redradrat.xyz "nginx-deployment-role" deleted
role.aws-iam.redradrat.xyz "role-sample" deleted
SFO-WXLVCF:application jayzalowitz$ kubectl get role.aws-iam.redradrat.xyz -A
jay nginx-deployment-role Role 'nginx-deployment-role' not yet created
jay role-sample Role 'role-sample' not yet created
test nginx-deployment-role arn:aws:iam::....:role/nginx-deployment-role Succesfully reconciled
test role-sample arn:aws:iam::.....:role/role-sample Succesfully reconciled
kubectl delete -f deployment.yaml -n test
deployment.apps "nginx-deployment" deleted
role.aws-iam.redradrat.xyz "nginx-deployment-role" deleted
role.aws-iam.redradrat.xyz "role-sample" deleted
kubectl get role.aws-iam.redradrat.xyz -A
jay nginx-deployment-role Role 'nginx-deployment-role' not yet created ERROR 11 Feb 21 22:33 +0000
jay role-sample Role 'role-sample' not yet created ERROR 11 Feb 21 22:33 +0000
kubectl get role.aws-iam.redradrat.xyz -A
jay nginx-deployment-role EntityAlreadyExists: Role with name nginx-deployment-role already exists.
status code: 409, request id: 042007ff-baf9-47d3-8960-b8bf9209c6ee ERROR
jay role-sample EntityAlreadyExists: Role with name role-sample already exists.
status code: 409, request id: 23bf242d-4a05-4668-b1e8-de3aa0538306 ERROR
test nginx-deployment-role arn:aws:iam::....:role/nginx-deployment-role Succesfully reconciled
test role-sample arn:aws:iam::....:role/role-sample Succesfully reconciled OK
jayzalowitz$ kubectl delete -f deployment.yaml -n jay
deployment.apps "nginx-deployment" deleted
role.aws-iam.redradrat.xyz "nginx-deployment-role" deleted
role.aws-iam.redradrat.xyz "role-sample" deleted
SFO-WXLVCF:application jayzalowitz$ kubectl get role.aws-iam.redradrat.xyz -A
jay nginx-deployment-role Role 'nginx-deployment-role' not yet created
jay role-sample Role 'role-sample' not yet created
test nginx-deployment-role arn:aws:iam::....:role/nginx-deployment-role Succesfully reconciled
test role-sample arn:aws:iam::.....:role/role-sample Succesfully reconciled
kubectl delete -f deployment.yaml -n test
deployment.apps "nginx-deployment" deleted
role.aws-iam.redradrat.xyz "nginx-deployment-role" deleted
role.aws-iam.redradrat.xyz "role-sample" deleted
kubectl get role.aws-iam.redradrat.xyz -A
jay nginx-deployment-role Role 'nginx-deployment-role' not yet created ERROR 11 Feb 21 22:33 +0000
jay role-sample Role 'role-sample' not yet created ERROR 11 Feb 21 22:33 +0000