Similarly, I'm having bugs (on osX, latest pulumi)...
# kubernetes
f
Similarly, I'm having bugs (on osX, latest pulumi) with a simple example like this https://github.com/pulumi/examples/tree/master/kubernetes-ts-configmap-rollout First, there are a few small bugs (missing a
selector
in the code, and the README shows
svc/frontend
for the port forwarding which does not exist there), but even deploying locally on minikube I can't access the nginx forward there