Skip to content

Commit

Permalink
WildFly mini series: REST Client
Browse files Browse the repository at this point in the history
# Conflicts:
#	guides/get-started-microservices-on-kubernetes/_includes/_constants.adoc
#	guides/get-started-microservices-on-kubernetes/simple-microservice-client-part1.adoc
#	guides/get-started-microservices-on-kubernetes/simple-microservice-client-part2.adoc
  • Loading branch information
tommaso-borgato committed Nov 29, 2024
1 parent c9a465d commit 42a8d1c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,8 @@ At this point, the `{simple-microservice-client}:latest` Docker Image should be

NOTE: You can use link:https://docs.wildfly.org/wildfly-maven-plugin/releases/{version-wildfly-maven-plugin-docs}/image-mojo.html[`wildfly-maven-plugin`, window="_blank"] to automate the image push to an image registry

NOTE: You can use link:https://docs.wildfly.org/wildfly-maven-plugin/releases/{version-wildfly-maven-plugin-docs}/image-mojo.html[`wildfly-maven-plugin`, window="_blank"] to automate the image push to an image registry

=== Deploy on Kubernetes

Create a file named `{simple-microservice-client}-deployment.yaml` in the `kubernetes` folder:
Expand Down

0 comments on commit 42a8d1c

Please sign in to comment.