Update README.md

This commit is contained in:
johnA1331 2021-06-09 16:50:06 +08:00 committed by GitHub
parent b69608f9cf
commit 647fd974fe
1 changed files with 1 additions and 0 deletions

View File

@ -17,3 +17,4 @@ If you get a valid response, then you're good to go.
- [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)
- [Using Namespaces and Selectors With the Kubernetes Java API](https://www.baeldung.com/java-kubernetes-namespaces-selectors)
- [Creating, Updating and Deleting Resources with the Java Kubernetes API](https://www.baeldung.com/java-kubernetes-api-crud)