Yetkin Timocin
Yetkin Timocin
Getting the following error while trying to run this command in the first lab: `kubectl apply -f ingress.yaml` ``` error: resource mapping not found for name: "guestbook-ingress" namespace: "" from...
Need to add commit sign-off to the PR created by the upmerge workflow [AB#13198](https://dev.azure.com/azure-octo/e61041b4-555f-47ae-95b2-4f8ab480ea57/_workitems/edit/13198)
# Description Adding **DaemonSet** support for service creation. As of now only **Deployment** and **StatefulSet** are supported. With this PR, we are adding **DaemonSet** support too. ## Issue reference Please...