kubernetes-engine-samples icon indicating copy to clipboard operation
kubernetes-engine-samples copied to clipboard

Sample applications for Google Kubernetes Engine (GKE)

Results 57 kubernetes-engine-samples issues
Sort by recently updated
recently updated
newest added

## Description The purpose of these changes is to add the k8s manifests corresponding to our guide in the public docs on [Orchestrating TPU MultiSlice workloads using JobSet and Kueue](https://cloud.google.com/kubernetes-engine/docs/tutorials/tpu-multislice-kueue)....

add support for both ARM and x86

Currently the code sample in `cloud-pubsub/` does not have testing. After upgrading the code to use pubsub client library version 2.*, we can leverage existing [tests] to support testing of...

type: process
priority: p3

Currently, any changes that are applied to the `terraform/` directory (e.g. new Cloud Build triggers) need to be applied manually (via `terraform init` and `terraform apply`). We should look into...

type: process
priority: p3

[`gke-scheduled-autoscaler/k8s/deployment-example.yaml`](https://github.com/GoogleCloudPlatform/kubernetes-engine-samples/blob/main/gke-scheduled-autoscaler/k8s/deployment-example.yaml#L35) uses `k8s.gcr.io/hpa-example` as the image. It's not used in any of our docs, so I think this should be ok to change. In https://github.com/kubernetes/release/issues/2924#issuecomment-1454301010, it's suggested that `hpa-example` is...

type: cleanup
priority: p3

The current Ruby samples is over 4 years old and now crashes on deploy. ``` kubectl logs helloworld-gke-67967444df-q48jd /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/core_ext/kernel_require.rb:54:in `require': cannot load such file -- rack/showexceptions (LoadError) from /usr/local/lib/ruby/site_ruby/2.5.0/rubygems/core_ext/kernel_require.rb:54:in `require'...

type: bug
priority: p3

Following step 3 of [batch ml GKE tutorial](https://cloud.google.com/kubernetes-engine/docs/tutorials/batch-ml-workload#set_up_a_redis_job_queue): ``` sh scripts/transfer-datasets.sh scripts/transfer-datasets.sh: line 16: scripts/variables.sh: No such file or directory ``` #510 deleted the "obsolete" script however transfer-datasets.sh still sources...

type: bug
priority: p2

* See [this comment](https://github.com/GoogleCloudPlatform/kubernetes-engine-samples/pull/725#discussion_r1316150606). * The Terraform inside `/streaming/kafka-strimzi/terraform` is mostly identical to the Terraform added by https://github.com/GoogleCloudPlatform/kubernetes-engine-samples/pull/725. * We should minimize this duplication. * This would involve: * [...

type: cleanup
priority: p3

All sample directories should link to the c.g.c tutorial URL. This one is missing: https://github.com/GoogleCloudPlatform/kubernetes-engine-samples/tree/main/ai-ml/t5-model-serving This one also: https://github.com/GoogleCloudPlatform/kubernetes-engine-samples/pull/682 - https://docs.google.com/document/d/1nUVIE7_OyL8-NOPALJAormsNMfoi5YFPakzoAOQZfKM/edit?resourcekey=0-HPlRLL3I7Mn7dfqNby26_Q#heading=h.b1r0hhoduvgn - https://docs.google.com/document/d/1_DF-ElAdlLyfHLgLj7mcqDMCID_ZHNKQ_xD3rLbit18/edit#heading=h.7fzqzo30q1u2 Also: https://github.com/GoogleCloudPlatform/kubernetes-engine-samples/pull/749 Also: https://github.com/GoogleCloudPlatform/kubernetes-engine-samples/pull/745

type: cleanup
priority: p3