-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New "Docker and Kubernetes" category in Guides #676
Draft
tommaso-borgato
wants to merge
4
commits into
wildfly:main
Choose a base branch
from
tommaso-borgato:docker-and-kubernetes
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
94f5640
WildFly mini series: REST Client
tommaso-borgato c14e95d
WildFly mini series: REST Client - review
tommaso-borgato c9a465d
New 'Podman/Docker and Kubernetes' category in Guides
tommaso-borgato 42a8d1c
WildFly mini series: REST Client
tommaso-borgato File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+26 KB
.../get-started-microservices-on-kubernetes/simple-microservice-client-part3-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 12 additions & 4 deletions
16
guides/get-started-microservices-on-kubernetes/_includes/_titles.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,17 @@ | ||
:simple-microservice-part1: WildFly Java Microservice - PART 1: Docker Image | ||
:simple-microservice-header: WildFly Java Microservice | ||
:simple-microservice-part1: WildFly Java Microservice - PART 1: Container Image | ||
:simple-microservice-part2: WildFly Java Microservice - PART 2: Kubernetes | ||
:simple-microservice-database-part1: Connecting to a DB - PART 1: Docker Image | ||
:simple-microservice-database-header: Connecting to a DB | ||
:simple-microservice-database-part1: Connecting to a DB - PART 1: Container Image | ||
:simple-microservice-database-part2: Connecting to a DB - PART 2: Kubernetes | ||
:simple-microservice-jms-part1: Using a Message Broker - PART 1: Docker Image | ||
:simple-microservice-jms-header: Using a Message Broker | ||
:simple-microservice-jms-part1: Using a Message Broker - PART 1: Container Image | ||
:simple-microservice-jms-part2: Using a Message Broker - PART 2: Kubernetes | ||
:simple-microservice-infinispan-part1: Using Infinispan remote cache - PART 1: Docker Image | ||
:simple-microservice-infinispan-header: Using Infinispan remote cache | ||
:simple-microservice-infinispan-part1: Using Infinispan remote cache - PART 1: Container Image | ||
:simple-microservice-infinispan-part2: Using Infinispan remote cache - PART 2: Kubernetes | ||
:simple-microservice-client-header: Invoke one Microservices from another | ||
:simple-microservice-client-part1: Invoke one Microservices from another - PART 1: Container Images | ||
:simple-microservice-client-part2: Invoke one Microservices from another - PART 2: Kubernetes | ||
:simple-microservice-client-part3: Invoke one Microservices from another - PART 3: Propagate Authentication | ||
:get-enterprise-ready: Get “Enterprise” ready |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be:
Otherwise the entire category must be used solely for guides that are part of groups.