cd/entity/go-helloworldยท homeโ€บ entitiesโ€บ go-helloworld
grep -l @go-helloworld /news/*.json | wc -l โ†’ 1

@go-helloworld

mentions 1 type Organization feed RSS
21:52
2021-05-21
gist.github.com
cloud-computing

Deployment YAML manifest

The article provides a YAML manifest for a Kubernetes Deployment resource named `go-helloworld` in the default namespace. It specifies three replicas of a pod running the `pixelpotato/go-helloworld:v2โ€ฆ