@@ -654,7 +654,7 @@ types:
654654 id : doc-contribute-howto
655655 type : howto
656656 url : /guides/doc-contribute-docs-howto
657- - title : Deploy Quarkus Java applications to OpenShift by using a Docker build strategy
657+ - title : Deploying Quarkus Java applications to OpenShift by using a Docker build strategy
658658 filename : deploying-to-openshift-docker-howto.adoc
659659 summary : This guide describes how to build and deploy a Quarkus application on OpenShift by using the Docker build strategy.
660660 categories : " cloud, native"
@@ -669,7 +669,22 @@ types:
669669 id : deploying-to-openshift-docker-howto
670670 type : howto
671671 url : /guides/deploying-to-openshift-docker-howto
672- - title : Deploy Quarkus applications to OpenShift in a single step
672+ - title : Deploying Quarkus applications compiled to native executables
673+ filename : deploying-to-openshift-native-howto.adoc
674+ summary : This guide describes how to deploy a Quarkus application to OpenShift compiled to native executables.
675+ categories : " cloud, native"
676+ topics :
677+ - devops
678+ - kubernetes
679+ - openshift
680+ - cloud
681+ - deployment
682+ extensions :
683+ - io.quarkus:quarkus-openshift
684+ id : deploying-to-openshift-native-howto
685+ type : howto
686+ url : /guides/deploying-to-openshift-native-howto
687+ - title : Deploying Quarkus applications to OpenShift in a single step
673688 filename : deploying-to-openshift-howto.adoc
674689 summary : This guide describes how to build and deploy a Quarkus application to OpenShift in a single step.
675690 categories : " cloud, native"
@@ -684,12 +699,6 @@ types:
684699 id : deploying-to-openshift-howto
685700 type : howto
686701 url : /guides/deploying-to-openshift-howto
687- - title : " Deploy {project-name} applications compiled to native executables"
688- filename : deploying-to-openshift-native-howto.adoc
689- summary : " You can deploy your native {project-name} applications to {openshift} compiled to native executables by using the Docker build strategy."
690- id : deploying-to-openshift-native-howto
691- type : howto
692- url : /guides/deploying-to-openshift-native-howto
693702 - title : Dev Services and Dev UI for OpenID Connect (OIDC)
694703 filename : security-openid-connect-dev-services.adoc
695704 summary : You can use Dev Services for Keycloak and the Dev UI for the OpenID Connect (OIDC) Keycloak provider and adapt these services for other OpenID Connect providers.
@@ -1380,7 +1389,7 @@ types:
13801389 - deployment
13811390 extensions :
13821391 - io.quarkus:quarkus-openshift
1383- id : deploy -openshift
1392+ id : deploying-to -openshift
13841393 type : guide
13851394 url : /guides/deploying-to-openshift
13861395 - title : Deploying to Google Cloud Platform (GCP)
0 commit comments