examples icon indicating copy to clipboard operation
examples copied to clipboard

Kubernetes application example tutorials

Results 21 examples issues
Sort by recently updated
recently updated
newest added

The image reference `gcr.io/google-samples/gb-frontend:v4` in [`guestbook/frontend-deployment.yaml`](https://github.com/kubernetes/examples/blob/master/guestbook/frontend-deployment.yaml) is invalid, the tag doesn't seem to exist (anymore). After checking on gcr, it looks like there are no tags at all for `gb-frontend`,...

needs-sig
lifecycle/rotten

https://guidebooks.google.com/online-security/protect-your-google-account/google-security-tools

lifecycle/rotten

cncf-cla: no
size/S
lifecycle/rotten

Links died because of domain expirations, switching to archive.org links.

cncf-cla: yes
size/XS

Hi thanks for the examples! I wonder how can we make `redis` suitable for automated deploy / helm chart? Now it requires a lot of manual intervention... Humans need to...

The example https://github.com/kubernetes/examples/tree/master/staging/volumes/nfs works fine if the container using nfs mount is running as root user. If I use securityContext to run not as root user then I have no...

lifecycle/rotten

cncf-cla: no
size/XS
lifecycle/rotten

There are two issues: - Docker build fails: ```shell => ERROR [stage-0 2/5] RUN go get github.com/codegangsta/negroni github.com/gorilla/mux github.com/xyproto/simpleredis 4.5s ------ > [stage-0 2/5] RUN go get github.com/codegangsta/negroni github.com/gorilla/mux github.com/xyproto/simpleredis:...

sig/cluster-lifecycle
lifecycle/stale

sync frome https://raw.githubusercontent.com/kubernetes/website/main/content/en/examples/application/guestbook/frontend-deployment.yaml

cncf-cla: yes
size/XS

While creating docker image of guestbook go, We encountered an error regarding the simpleredis reposity. Modified and changed it to the v2 of repo. The DockerImage is created successfully now....

cncf-cla: yes
size/XS