Quarkus Cookbook by Alex Soto Bueno

Quarkus Cookbook by Alex Soto Bueno

Author:Alex Soto Bueno
Language: eng
Format: epub
Publisher: O'Reilly Media
Published: 2020-07-14T00:00:00+00:00


quarkus.kubernetes.replicas=3 quarkus.container-image.registry=http://my.docker-registry.net quarkus.kubernetes.labels.environment=prod quarkus.kubernetes.readiness-probe.initial-delay-seconds=10 quarkus.kubernetes.readiness-probe.period-seconds=30

Sets the number of replicas

Adds the Docker registry to pull images

Adds new labels

Sets readiness probe

You can generate different resources by setting the property as quarkus.kubernetes.deployment-target in the application.properties file or as a system property.

The default value of this property is kubernetes, but the following values are also supported at the time of writing: kubernetes, openshift, and knative.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.