diff --git a/kubernetes/k8s-intro/README.md b/kubernetes/k8s-intro/README.md index 0055e8a27c..83cbcca4db 100644 --- a/kubernetes/k8s-intro/README.md +++ b/kubernetes/k8s-intro/README.md @@ -15,3 +15,4 @@ If you get a valid response, then you're good to go. ### Relevant Articles: - [Paging and Async Calls with the Kubernetes API](https://www.baeldung.com/java-kubernetes-paging-async) +- [Using Watch with the Kubernetes API](https://www.baeldung.com/java-kubernetes-watch)