This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository
https://gitbox.apache.org/repos/asf/incubator-openwhisk-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 0f1edfa Automatic Site Publish by Jenkins
0f1edfa is described below
commit 0f1edfa0a218864278fddcc0d028a0d1a935130f
Author: jenkins <[email protected]>
AuthorDate: Tue Jul 23 14:40:54 2019 +0000
Automatic Site Publish by Jenkins
---
feed.xml | 2 +-
index.html | 5 ++---
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/feed.xml b/feed.xml
index 740a7e7..0d6ddfb 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,2 +1,2 @@
-<?xml version="1.0" encoding="utf-8"?><feed
xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/"
version="3.3.0">Jekyll</generator><link href="/feed.xml" rel="self"
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html"
/><updated>2019-07-23T12:41:34+00:00</updated><id>/feed.xml</id><title
type="html">Apache OpenWhisk is a serverless, open source cloud
platform</title><subtitle>An open source platform for serverless, event-driven
code at any [...]
+<?xml version="1.0" encoding="utf-8"?><feed
xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/"
version="3.3.0">Jekyll</generator><link href="/feed.xml" rel="self"
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html"
/><updated>2019-07-23T14:40:51+00:00</updated><id>/feed.xml</id><title
type="html">Apache OpenWhisk is a serverless, open source cloud
platform</title><subtitle>An open source platform for serverless, event-driven
code at any [...]
</subtitle></feed>
\ No newline at end of file
diff --git a/index.html b/index.html
index 2a81441..922cad9 100644
--- a/index.html
+++ b/index.html
@@ -255,15 +255,14 @@ function addListenersToSections()
it easily supports many deployment options both locally and
within Cloud infrastructures. Options include many of today's
popular Container frameworks such as
- <a
href="https://github.com/apache/incubator-openwhisk-deploy-kube/blob/master/README.md">Kubernetes</a>,
+ <a
href="https://github.com/apache/incubator-openwhisk-deploy-kube/blob/master/README.md">Kubernetes
and OpenShift</a>,
<a
href="https://github.com/apache/incubator-openwhisk-deploy-mesos/blob/master/README.md">Mesos</a>
and
<a
href="https://github.com/apache/incubator-openwhisk-devtools/blob/master/docker-compose/README.md">Compose</a>.
In general, the community endorses deployment on Kubernetes
using
<a href="https://helm.sh/Helm">Helm</a>
charts since it provides many easy and convenient
- implementations for both Devlopers and Operators alike such as
- <a
href="https://github.com/apache/incubator-openwhisk-deploy-kube/blob/master/docs/minikube.md">Minikube</a>.
+ implementations for both Devlopers and Operators alike.
</p>
</div>
</main>