Author: jbonofre
Date: Wed Jun 26 04:52:27 2019
New Revision: 1862100

URL: http://svn.apache.org/viewvc?rev=1862100&view=rev
Log:
[scm-publish] Updating main website contents

Modified:
    karaf/site/production/documentation.html

Modified: karaf/site/production/documentation.html
URL: 
http://svn.apache.org/viewvc/karaf/site/production/documentation.html?rev=1862100&r1=1862099&r2=1862100&view=diff
==============================================================================
--- karaf/site/production/documentation.html (original)
+++ karaf/site/production/documentation.html Wed Jun 26 04:52:27 2019
@@ -328,16 +328,16 @@
                         </a></td>
                     </tr>
                     <tr>
-                        <td><strong>Websocket</strong></td>
+                        <td><strong>War</strong></td>
                         <td>creating a regular war to be deployed in Apache 
Karaf.</td>
-                        <td><a 
href="https://github.com/apache/karaf/tree/master/examples/karaf-websocket-example";
 target="_blank">
+                        <td><a 
href="https://github.com/apache/karaf/tree/master/examples/karaf-war-example"; 
target="_blank">
                             <img src="images/github.png" width="24px">
                         </a></td>
                     </tr>
                     <tr>
-                        <td><strong>War</strong></td>
+                        <td><strong>Websocket</strong></td>
                         <td>this example show how to register a websocket in 
the Karaf HTTP Service.</td>
-                        <td><a 
href="https://github.com/apache/karaf/tree/master/examples/karaf-war-example"; 
target="_blank">
+                        <td><a 
href="https://github.com/apache/karaf/tree/master/examples/karaf-websocket-example";
 target="_blank">
                             <img src="images/github.png" width="24px">
                         </a></td>
                     </tr>
@@ -390,6 +390,9 @@
               <h2 class="pb-3 mb-4 font-italic border-bottom"><i class="fas 
fa-glasses"></i> Articles</h2>
 
               <div>
+                <a href="http://blog.nanthrax.net/?p=943";>Using Apache Karaf 
with Kubernetes</a>
+              </div><!-- /.blog-post -->
+              <div>
                 <a href="http://blog.nanthrax.net/?p=893";>Apache Karaf dynamic 
and static approach, docker and kubernetes</a>
               </div><!-- /.blog-post -->
               <div>


Reply via email to