Update README.md

This commit is contained in:
johnA1331 2021-09-24 12:53:13 +08:00 committed by GitHub
parent d73e9d482b
commit 09c91531d5
1 changed files with 1 additions and 0 deletions

View File

@ -18,3 +18,4 @@ If you get a valid response, then you're good to go.
- [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)
- [A Quick Intro to the Kubernetes Java Client](https://www.baeldung.com/kubernetes-java-client)