Qi Zheng
18ed2eabd5
Fix openvino entrypoint bug
...
Signed-off-by: Qi Zheng <qi.zheng@intel.com >
2019-09-28 15:21:03 +08:00
Qi Zheng
6763386730
Add openvino container
...
Signed-off-by: Qi Zheng <qi.zheng@intel.com >
2019-09-27 22:18:34 +08:00
Jue Wang
0fbd5142df
Add docker run command line arguments support for tensorflow-serving
...
Signed-off-by: Jue Wang <wang.jue@intel.com >
2019-09-25 16:25:26 +08:00
timlackhan
4c778708fd
Add "tf-serving deploy with k8s"
2019-09-24 10:33:46 +08:00
hongzha1
61dc0e1bc3
delete unnecessary machine-learning
2019-09-23 14:35:30 +08:00
Gabriel Briones
450bcc57dc
Avoid large bundle for stacks-dbrs-redis build
...
The package libnuma is required for Redis stack, the bundle which has
this package is os-testsuite-phoronix, however, the size is too large.
In order to avoid downloading the whole bundle, the package can be
downloaded from Clear Linux published RPMs, this will save network
bandwidth and build time.
Signed-off-by: Gabriel Briones <gabriel.briones.sayeg@intel.com >
2019-09-20 15:22:59 -07:00
Gabriel Briones
ce42ce8daa
Add snappy to stacks-dbrs-cassandra image
...
Snappy is a library used for data compression, it is not stritctly
required by Cassandra but can be very useful for large datasets.
Signed-off-by: Gabriel Briones <gabriel.briones.sayeg@intel.com >
2019-09-20 15:22:59 -07:00
Luis Ponce
42c577f252
stacks/dars: Remove non required files
...
Removed files not called from Dockerfile.
2019-09-20 14:54:44 -07:00
Luis Ponce
bd50c161f0
stacks/dars: Get MKL from URL
...
Instead getting MKL locally fetching to its URL.
2019-09-20 14:54:44 -07:00
Gabriel Briones
602c2e28da
Add DBRS dockerfiles
...
This commit includes the dockerfiles and documentation for Database
Reference Stack v0.1.0, they will be located under stacks/dbrs
directory. This version includes Redis and Cassandra applications.
Each application includes the scripts and conf directores with the
files required for building the container.
For Cassandra there is a helm chart, and for Redis there is a yaml
configuration file for a redisfailover instance. These files are
included for an easier adoption as a kubernetes application.
Signed-off-by: Gabriel Briones <gabriel.briones.sayeg@intel.com >
2019-09-20 11:46:22 -07:00
Liu, Jianjun
3b4b72aa3b
update README for golang node perl php python
...
update the README to include the way to cusomize
the container image with debug capabilities.
Signed-off-by: Liu, Jianjun <jianjun.liu@intel.com >
2019-09-20 13:49:59 +08:00
timlackhan
0929f37dee
Update "Mariadb deploy with k8s"
2019-09-20 11:09:57 +08:00
timlackhan
7b22e13e2a
Add "rabbitmq deploy with k8s"
2019-09-20 11:09:57 +08:00
Jue Wang
64431a2f7a
Fix a typo of two slashes
...
Signed-off-by: Jue Wang <wang.jue@intel.com >
2019-09-19 15:19:50 +08:00
Rodrigo Chiossi
d498484d3f
mixer-ci: Use golangci instead of gometalinter
...
gometalinter has been deprecated in favor of golangci.
This patch changes the linter used in mixer to the new one.
Signed-off-by: Rodrigo Chiossi <rodrigo.chiossi@intel.com >
2019-09-18 23:13:39 +02:00
Liu, Jianjun
d0e0e9c572
add tensorflow-serving container
...
Signed-off-by: Liu, Jianjun <jianjun.liu@intel.com >
2019-09-18 14:27:41 +08:00
Gong Sophia
42fedd816e
update machine-learning-ui README.md
...
Signed-off-by: Gong Sophia <sophia.gong@intel.com >
2019-09-18 14:26:57 +08:00
Lu Ken
452ece75c8
expose PHP opcache via environment variable for different workload
2019-09-17 17:55:53 +08:00
Jue Wang
564adceb94
Update copy directory for my.cnf
...
Signed-off-by: Jue Wang <wang.jue@intel.com >
2019-09-17 13:13:14 +08:00
timlackhan
382b254c4b
Add "machine-learning-ui deploy with k8s"
2019-09-17 13:09:00 +08:00
timlackhan
3a8be04995
Add "node deploy with k8s"
2019-09-17 13:09:00 +08:00
timlackhan
9dfeb35c97
Add "tomcat deploy with k8s"
2019-09-17 13:09:00 +08:00
hongzha1
9781d5d5e9
set user and group flink to align with official one
2019-09-10 15:49:24 +08:00
Liu, Jianjun
08f2098d00
add docker_entrypoint as official
...
Signed-off-by: Liu, Jianjun <jianjun.liu@intel.com >
2019-09-10 10:42:30 +08:00
timlackhan
0ac12e4326
Add "flink deploy with k8s"
2019-09-09 16:40:53 +08:00
timlackhan
00fbe50778
Add "cassandra deploy with k8s"
2019-09-09 16:40:53 +08:00
Jue Wang
c041efd3b4
Update README for deploying cassandra with Kubernetes
...
Signed-off-by: Jue Wang <wang.jue@intel.com >
2019-09-09 23:40:09 +08:00
Jue Wang
c6bb6d7279
Add yaml files for deploying Cassandra with Statefulsets
...
Signed-off-by: Jue Wang <wang.jue@intel.com >
2019-09-06 00:16:04 +08:00
timlackhan
f4a3b90836
Add“redis deploy with k8s”
2019-09-04 17:31:45 +08:00
timlackhan
fa8a8a5bd1
Add“postgres deploy with k8s”
2019-09-04 17:31:45 +08:00
timlackhan
91839f8525
Add“memcached deploy with k8s”
2019-09-04 17:31:45 +08:00
timlackhan
11b3f23e67
Add“mariadb deploy with k8s”
2019-09-04 17:31:45 +08:00
Gong Sophia
e130999d08
update iperf/README.md
...
Signed-off-by: Gong Sophia <sophia.gong@intel.com >
2019-09-04 17:11:10 +08:00
Gong Sophia
4ae8aa4f16
update mariadb/README.md
...
Signed-off-by: Gong Sophia <sophia.gong@intel.com >
2019-09-04 17:11:10 +08:00
Gong Sophia
7b9ae5e6d0
update perl/README.md
...
Signed-off-by: Gong Sophia <sophia.gong@intel.com >
2019-09-04 17:11:10 +08:00
Gong Sophia
e274a36c30
update elasticsearch/README.md
...
Signed-off-by: Gong Sophia <sophia.gong@intel.com >
2019-09-04 17:11:10 +08:00
Gong Sophia
d36fca530a
update python/README.md
...
Signed-off-by: Gong Sophia <sophia.gong@intel.com >
2019-09-04 17:11:10 +08:00
Gong Sophia
b435631b06
update tomcat/README.md
...
Signed-off-by: Gong Sophia <sophia.gong@intel.com >
2019-09-04 17:11:10 +08:00
Gong Sophia
30bbc957d6
update redis/README.md
...
Signed-off-by: Gong Sophia <sophia.gong@intel.com >
2019-09-04 17:11:10 +08:00
Gong Sophia
d796d49da4
update php/README.md
...
Signed-off-by: Gong Sophia <sophia.gong@intel.com >
2019-09-04 17:11:10 +08:00
ZhongbaoShi
b59961bdf4
Update README.md
2019-09-04 14:50:23 +08:00
ZhongbaoShi
772c20b5b2
Update README.md
2019-09-04 14:48:11 +08:00
Leonardo Sandoval
6058ce971a
stacks/dars: Set MKL version to 2019.2.187
2019-09-03 14:43:51 -07:00
Wang Jue
af14537717
Remove openjdk src package to decrease package size
...
Signed-off-by: Wang Jue <wang.jue@intel.com >
2019-09-02 09:42:44 +08:00
Wang, Long
e646b67478
add deploy cluster nodes into rabbitmq README
...
Signed-off-by: Wang, Long <long1.wang@intel.com >
2019-09-02 09:23:39 +08:00
Daniela Plascencia
e7c4c498a5
stacks/dlrs/mkl: version bump v0.4.1
...
Signed-off-by: Daniela Plascencia <daniela.plascencia@linux.intel.com >
2019-08-30 19:26:46 -05:00
Qi Zheng
228c05bab1
Update the wordpress k8s yaml to support scaling on multi-node cluster
...
Signed-off-by: Qi Zheng <qi.zheng@intel.com >
2019-08-30 15:39:50 +08:00
Gong Sophia
096c53db8b
update tensorflow/README.md
...
Signed-off-by: Gong Sophia <sophia.gong@intel.com >
2019-08-30 15:33:41 +08:00
Gong Sophia
64653a2b6a
update ruby/README.md
...
Signed-off-by: Gong Sophia <sophia.gong@intel.com >
2019-08-30 15:33:41 +08:00
Gong Sophia
36736b5d5b
update redis/README.md
...
Signed-off-by: Gong Sophia <sophia.gong@intel.com >
2019-08-30 15:33:41 +08:00