You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.html
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4066,6 +4066,9 @@ <h4 id="Access_Kubernetes_Application_Proxy">Access the application (using proxy
4066
4066
<divclass="sect2">
4067
4067
<h3id="_deploy_java_ee_application_one_configuration_file">Deploy Java EE Application (one configuration file)</h3>
4068
4068
<divclass="paragraph">
4069
+
<p>Kubernetes allow multiple resources to be specified in a single configuration file. This allows to create a “Kubernetes Application” that can consists of multiple resources easily.</p>
4070
+
</div>
4071
+
<divclass="paragraph">
4069
4072
<p>Previous section showed how to deploy the Java EE application using multiple configuration files. This application can be delpoyed using a single configuration file as well.</p>
0 commit comments