nwithers-ecr

Results 4 issues of nwithers-ecr

I'm following Kubernetes the hard way and made it all the way to configuring the worker nodes: https://github.com/kelseyhightower/kubernetes-the-hard-way/blob/master/docs/09-bootstrapping-kubernetes-workers.md#start-the-worker-services At this point, the kube-proxy service fails because ``` 5286 server.go:489] open...

### Expected behavior Skaffold will tag the artifacts with the registry provided `registry.localhost:32000/api-gateway:2d7ca77d4@sha256:e11640290a608312c2cdd72c038bdfaef65cf2d7f2cca1fb62092ba28a265197` This is the behavior I see in skaffold version `v1 .35.0` ### Actual behavior Skaffold tags the...

kind/bug
priority/p2
area/tag
needs-reproduction

When I'm testing k6 locally through docker-compose, I am able to see the results being populated in the datadog web dashboard. However, I'm struggling to convert this behavior to the...

documentation
question

I am running `helm docs v1.10.0` and my sub-chart with empty values.yaml is giving me problems. The file consists of nothing but a yaml doc header `---` In the helm...

bug