kubectl export
Since kubectl –export is deprecated it is possible to do something like this. WARNING: I have not tested this #!/bin/bash
Read moreSince kubectl –export is deprecated it is possible to do something like this. WARNING: I have not tested this #!/bin/bash
Read moreIn case this save someone hours of frustration. I recentlty tried to dust off an old kubernetes POC running on
Read moreMostly this is done in a cloud environment where they have Kubernetes integrated with cloud load balancers and you expose
Read moreUsing Ubuntu’s MicroK8s Kubernetes environment to test a Nginx container with a NodePort and also Ingress so we can access
Read more