summaryrefslogtreecommitdiffstats
path: root/tools/kubernetes
AgeCommit message (Expand)AuthorFilesLines
2018-01-10Use Helm chart to deploy Prometheus and GrafanaBryan Sullivan2-6/+8
2018-01-04Add deploy duration logBryan Sullivan1-0/+6
2018-01-04Add label selectors for k8s master and worker rolesBryan Sullivan2-63/+84
2017-12-14Fix various issues in single-node testingBryan Sullivan2-15/+33
2017-12-10AIO and centos deploy supportBryan Sullivan2-3/+4
2017-12-08Specify a disk for each ceph OSD nodeBryan Sullivan3-20/+25
2017-12-08Support all-in-one deploymentBryan Sullivan3-14/+26
2017-12-07Fix grafana port displayBryan Sullivan2-6/+6
2017-12-07Fix tabs and indentsBryan Sullivan1-19/+37
2017-12-07Fix a couple of bugsBryan Sullivan2-2/+3
2017-12-07Update readmeBryan Sullivan1-2/+30
2017-12-06Add centos supportBryan Sullivan3-103/+274
2017-11-30Merge "WIP: clearwater-docker deployment"Bryan Sullivan1-0/+1
2017-11-28Update readmeBryan Sullivan1-17/+7
2017-11-27Add loglevel env variable for VESBryan Sullivan1-0/+5
2017-11-27Fix local command run wrapperBryan Sullivan1-4/+9
2017-11-27Run actions in parallel to reduce overall deploy time.Bryan Sullivan2-18/+36
2017-11-26Further cleanup for testing with VESBryan Sullivan2-49/+79
2017-11-24Factor out helm-tools.sh functionsBryan Sullivan2-157/+216
2017-11-22Reuse existing grafana server for VESBryan Sullivan1-3/+6
2017-11-21Verified demo appsBryan Sullivan1-6/+0
2017-11-21Add VES setup to demo deploy.Bryan Sullivan1-4/+14
2017-11-18Refactor demo deploy; fix issues with cluster firewallBryan Sullivan2-66/+152
2017-11-15Add host IP to /etc/hosts on all nodesBryan Sullivan1-3/+3
2017-11-15Correct sequence of public and private netsBryan Sullivan1-1/+1
2017-11-09WIP: clearwater-docker deploymentBryan Sullivan1-0/+1
2017-11-08Factor out blueprint start and stop for reuseBryan Sullivan1-1/+2
2017-11-07Add cloudify API method for demo start/stopBryan Sullivan1-2/+2
2017-11-06Fix test job success testBryan Sullivan1-3/+5
2017-11-02Backout changes breaking ceph setup.Bryan Sullivan2-8/+8
2017-11-02Fix more server warningsBryan Sullivan1-1/+1
2017-11-02Avoid server key warningsBryan Sullivan2-10/+10
2017-11-02Prevent script hangBryan Sullivan1-1/+1
2017-11-01Improve logging. Remove extra ceph test step.Bryan Sullivan3-56/+67
2017-10-31Reference correct test job etcBryan Sullivan2-3/+4
2017-10-31Add log function; fix line endingsBryan Sullivan3-32/+38
2017-10-28Clean trailing spaces; ceph-helm.sh further workBryan Sullivan3-85/+97
2017-10-20Replace command deleted in errorBryan Sullivan1-0/+2
2017-10-20Replace resolv.conf, not appendBryan Sullivan1-4/+7
2017-10-20Run resolv.conf update in nodes not master...Bryan Sullivan1-1/+8
2017-10-20Fix issues with resolv.conf and ceph-disk callsBryan Sullivan1-2/+71
2017-10-19Run ceph-disk as sudoBryan Sullivan1-1/+1
2017-10-19Install ceph for ceph-disk; run helm serve via nohupBryan Sullivan2-3/+4
2017-10-19Move helm setup before ceph. Fix argument errors in demo_deploy.Bryan Sullivan3-24/+20
2017-10-18Tested updates to k8s-cluster and ceph-baremetalBryan Sullivan4-9/+67
2017-10-18Factor out ceph setup in prep for ceph-helm implementation.Bryan Sullivan3-165/+244
2017-10-18Align terms in deploy scripts; update approach to summariesBryan Sullivan1-22/+31
2017-10-18Add cloudify folder I forgot. Fix bug in b8s deploy script.Bryan Sullivan1-5/+10
2017-10-17Fix deploy to avoid need to clone on admin/master nodeBryan Sullivan1-5/+11
2017-10-17Testing merged cloud-native models codeBryan Sullivan2-27/+28