An open API service indexing awesome lists of open source software.

https://github.com/itzg/try-watch-pod-labels

Trying out the kubernetes client-go to watch and cache pod labels
https://github.com/itzg/try-watch-pod-labels

client-go example kubernetes-api

Last synced: 25 days ago
JSON representation

Trying out the kubernetes client-go to watch and cache pod labels

Awesome Lists containing this project

README

          

Trying out the kubernetes client-go to watch and cache pod labels

## Skaffold Notes

Make sure to configure a proper default image repository via `--default-repo` or the equivalent in your IDE, such as the following in IntelliJ:

![](docs/intellij-skaffold-default-repo-config.png)

> Learn more about [skaffold](https://skaffold.dev/) and how to use it [within your favorite IDE](https://cloud.google.com/code/)