Ross Gardler
4bdf184309
ignore local config files
2017-06-03 03:17:35 +00:00
Ross Gardler
7fdfa51ba5
add instructions for config file to prep script
2017-06-03 03:15:47 +00:00
Ross Gardler
6a2d490bbb
use docker container
2017-06-02 23:37:52 +00:00
Ross Gardler
ef4273ef9a
copy enviornment settings into the commadn process and remove use of a global that created side effects
2017-06-02 23:36:28 +00:00
Ross Gardler
8df69588f8
remove sudo so we can use the script in a Docker container - can run the script in sudo if running outside Docker
2017-06-02 23:06:09 +00:00
Ross Gardler
58143bfca8
Merge pull request #19 from suhaildawood/dcos-spark-demo
...
Update DC/OS Spark demo and Add Environment Variables
2017-06-02 13:26:40 -07:00
Suhail Dawood
69c76267df
Update DC/OS Spark demo, add env vars
2017-06-02 11:30:04 -07:00
Ross Gardler
03af4684ea
Merge pull request #18 from suhaildawood/spark-demos-update
...
Update Kubernetes Spark Demo, Support for SimDem
2017-06-02 11:21:35 -07:00
Ross Gardler
9003bed4bf
Merge branch 'master' into spark-demos-update
2017-06-02 11:20:43 -07:00
Ross Gardler
a2048a0bf9
Merge pull request #17 from rgardler/master
...
making ready for simdem use
2017-06-02 11:14:17 -07:00
Suhail Dawood
41621a8ce8
Split up prep and demo, add SimDem scripts
2017-06-02 10:41:13 -07:00
Ross Gardler
2c07768a11
install virtualenv when we install the CLI{
2017-06-02 15:40:00 +00:00
Ross Gardler
b61a2b1fca
run as a demo
2017-06-02 15:31:48 +00:00
Ross Gardler
3608112501
package missing in zeppelin and need --yes to make non-interactive
2017-06-02 15:31:32 +00:00
Ross Gardler
6ae22b2e10
need virtualenv
2017-06-02 15:30:52 +00:00
Ross Gardler
027afca864
run simdem as sudo
2017-06-02 15:30:16 +00:00
Ross Gardler
e77590a96f
split the preparation steps from the demo steps
2017-06-02 08:50:10 +00:00
Ross Gardler
2db04cb0b1
don't use sudo because when running in the SimDem Docker contianer there is no sudo
2017-06-02 05:33:00 +00:00
Ross Gardler
af33646699
Merge pull request #16 from suhaildawood/spark-demos
...
Add Apache Spark Demos - plenty of work to do on these but they are in the incubator so no need to wait on the merge.
2017-06-01 22:10:15 -07:00
Suhail Dawood
2af6498572
Update to DC/OS script: hardcoded values, confirmed to work on Ubuntu 16.04
2017-06-01 17:19:04 -07:00
Suhail Dawood
94c870510d
Initial script for K8s Spark Install
2017-06-01 14:00:47 -07:00
Suhail Dawood
03d1ff02e9
Initial script for DC/OS Spark Install
2017-06-01 13:46:04 -07:00
Ross Gardler
5bf3108daf
Merge pull request #15 from suhaildawood/vamp-install-update
...
Add container -> type value to elasticsearch.json to comply with DC/OS 1.9 spec
Change region from useast2 to useast (VM availability)
Add note for users installing from Bash on Windows (port forwarded localhost connection refused)
2017-06-01 11:17:40 -07:00
Suhail Dawood
3c32cd9202
Add note regarding automated flow on Windows
2017-06-01 11:10:14 -07:00
Suhail Dawood
0380b495c0
Added links to Vamp, DC/OS and Vamp on localhost
2017-05-31 13:17:39 -07:00
Suhail Dawood
ac24c22937
Update elasticsearch.json for DC/OS 1.9, Update script
2017-05-31 12:39:38 -07:00
Ross Gardler
58efd562e6
Merge pull request #14 from rgardler/vamp_install
...
Vamp install demo
2017-05-26 14:53:58 -07:00
Ross Gardler
cdcc6f4ec1
add some descriptive detail
2017-05-26 21:46:38 +00:00
Ross Gardler
86a61ec93f
WIP: initial script for installing Vamp
2017-05-26 00:38:43 +00:00
Ross Gardler
1bb9ee124e
+x teash.sh
2017-05-08 07:57:08 +00:00
Ross Gardler
ceb873033d
make the create script more generic and have a demo as well as teach script. Add a readme.
2017-05-07 08:53:29 +00:00
Ross Gardler
f95837a810
add an interactive k8s getting started demo
2017-05-07 08:37:07 +00:00
Ross Gardler
6f7468807c
remove someones experiment script that crept into a commit
2017-05-06 22:56:56 -07:00
Ross Gardler
815cfeea73
LoadBalance the dashboard so that we get an external IP for it
2017-05-04 23:20:08 -07:00
Ross Gardler
c155ae3551
WIP: remove some of the stages to make a minimal config work first
2017-05-03 22:58:35 -07:00
Ross Gardler
52bdbea3b5
WIP: add parameters file for Jenkins
2017-05-03 22:38:01 -07:00
Ross Gardler
07ec4a279d
WIP: Jenkins pipeline definition
2017-05-03 22:28:47 -07:00
Ross Gardler
ccde074574
Merge branch 'BigLittleChallenge-cicd'
2017-05-03 22:25:53 -07:00
Ross Gardler
7fb8cc5620
Merge branch 'master' of github.com:Azure/acs-demos
2017-05-03 22:22:55 -07:00
Ross Gardler
134ed0c9e3
basic build instructions in readme
2017-05-03 22:22:44 -07:00
Ross Gardler
51d2809627
initial jenkinsfile, untested
2017-05-03 22:19:05 -07:00
Ross Gardler
1fbfc20e3a
remove jenkins tar
2017-05-03 01:33:54 -07:00
Ross Gardler
b4e84a7521
add a script to create a K8s cluster
2017-05-03 01:32:49 -07:00
Ross Gardler
b70e8a4cf2
Add basic build/run instructions to readme
2017-05-02 23:10:19 -07:00
Ross Gardler
6818c05774
Merge pull request #13 from Azure/BigLittleChallenge-cicd
...
Add a simple demo for Jenkins
2017-04-29 05:11:06 -07:00
Ross Gardler
76265ed02a
Add a simple dem ofor Jenkins
2017-04-29 05:10:18 -07:00
Ross Gardler
0950f9c083
Add note on tab completion ( fixes #12 )
2017-04-29 00:14:34 -07:00
Ross Gardler
2c1b42da74
move K8s training into the right folder
2017-03-14 09:08:05 -07:00
brunoterkaly
381a6c567a
first commit
2017-03-14 09:04:22 -07:00
Ross Gardler
22d3a97e0e
Merge pull request #11 from brunoterkaly/master
...
Added Kubernetes Course
2017-03-14 08:50:59 -07:00