Docker-Desktop k8 cluster problems when port-forwarding to load balancer
I am running the simple deployment below (webapp with 5 replicas and a load balancer) in the single node Docker Desktop K8 cluster on Windows as host.
The webapp simply serves a page that displays the hostname, so I can validate that the load balancer is balancing incoming traffic.
Docker-Desktop k8 cluster problems when port-forwarding to load balancer
I am running the simple deployment below (webapp with 5 replicas and a load balancer) in the single node Docker Desktop K8 cluster on Windows as host.
The webapp simply serves a page that displays the hostname, so I can validate that the load balancer is balancing incoming traffic.
How to deploy container image from ECR to local k8s Docker desktop
I am using local k8s using Docker Desktop. I want to deploy a service to local k8s from image in ECR. How do I do this.
my .aws/credentials looks like this. Can how can I has local k8s use my profile AWS_PROFILE=mfa
not able to connect to app running on local docker desktop kubernetes
I am using a Mac and have installed Docker desktop with kubernetes and then I installed a testing app but I am not able to browser.