summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Srinivasan Selvam [Fri, 16 Aug 2019 09:27:40 +0000 (09:27 +0000)]
k8s_centos
Signed-off-by: Srinivasan Selvam <srinivasan.s.n@huawei.com>
Change-Id: I7ee802d859e4418d282eb69b405eda250871a4a7
Srinivasan Selvam [Tue, 6 Aug 2019 10:59:23 +0000 (10:59 +0000)]
Optimisation kubeedge constants
Signed-off-by: Srinivasan Selvam <srinivasan.s.n@huawei.com>
Change-Id: I9bb994d798261661e1321fd54bc28dae991594a4
khemendra kumar [Wed, 24 Jul 2019 11:38:41 +0000 (11:38 +0000)]
Merge "Optimization for duplicate code removal"
khemendra kumar [Wed, 24 Jul 2019 11:38:36 +0000 (11:38 +0000)]
Merge "ELIOT K8s Enhancement"
khemendra.kumar [Mon, 22 Jul 2019 12:43:40 +0000 (18:13 +0530)]
Optimization for duplicate code removal
Signed-off-by: khemendra.kumar <khemendra.kumar13@gmail.com>
Change-Id: I5ea536ac62c57a464d9593828ff6ca61c84a8b16
khemendra.kumar [Mon, 22 Jul 2019 12:08:39 +0000 (17:38 +0530)]
ELIOT K8s Enhancement
-- Added K8s service CIDR range option
Signed-off-by: khemendra.kumar <khemendra.kumar13@gmail.com>
Change-Id: I309b6eaabc316ce190a5fd0b43ba5a183350cdaa
khemendra.kumar [Mon, 22 Jul 2019 10:43:19 +0000 (16:13 +0530)]
ELIOT code optimization
-- remove extra debug log
-- macro for kubedge compile path
Signed-off-by: khemendra.kumar <khemendra.kumar13@gmail.com>
Change-Id: I059e7306727eaec7dd6399d72dd440a0f230fe18
khemendra kumar [Wed, 17 Jul 2019 12:37:09 +0000 (12:37 +0000)]
Merge "Kubernetes optimised for Centos and Ubuntu"
Yang (Gabriel) Yu [Mon, 8 Jul 2019 05:02:55 +0000 (05:02 +0000)]
Merge "fix headers and remove test file"
Srinivasan [Mon, 17 Jun 2019 08:43:55 +0000 (08:43 +0000)]
Kubeedge code optimized
Signed-off-by: Srinivasan <srinivasan.s.n@huawei.com>
Change-Id: I8211c88648f6d0c80345ddb4dd44a0b19bd8bdf9
Yang (Gabriel) Yu [Tue, 2 Jul 2019 16:17:08 +0000 (00:17 +0800)]
fix headers and remove test file
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
Change-Id: Ic195929c9d4dda9286424a29ef22298cfe25ac01
Srinivasan [Tue, 11 Jun 2019 12:30:49 +0000 (12:30 +0000)]
Kubernetes optimised for Centos and Ubuntu
Optimized to use as non-root user as well as root user
Signed-off-by: Srinivasan <srinivasan.s.n@huawei.com>
Change-Id: I0e25f9b47ae6d79f148333d6782f32562943f039
abhijit_onap [Fri, 7 Jun 2019 11:17:04 +0000 (11:17 +0000)]
Modified scripts
Scripts modified to avoid displaying user and password
in the console
Signed-off-by: abhijit_onap <abhijit.das.gupta@huawei.com>
Change-Id: I4fcd4cd9a2d0e30bb26c94ebc60bf2e824c15285
khemendra kumar [Fri, 7 Jun 2019 10:01:54 +0000 (10:01 +0000)]
Merge "Kubeedge code optimization"
Srinivasan [Fri, 7 Jun 2019 08:45:13 +0000 (08:45 +0000)]
Kubeedge code optimization
Signed-off-by: Srinivasan <srinivasan.s.n@huawei.com>
Change-Id: If7fb71194f7e033f9fc02d5a56a560acd5a3489b
abhijit_onap [Fri, 7 Jun 2019 09:32:42 +0000 (09:32 +0000)]
Modified execution path
Signed-off-by: abhijit_onap <abhijit.das.gupta@huawei.com>
Change-Id: Ia18b20879e31342cfef44ffffc53f5a4d437e771
khemendra kumar [Fri, 7 Jun 2019 09:20:54 +0000 (09:20 +0000)]
Merge "Scripts for Prometheus & cAdvisor installation"
khemendra kumar [Fri, 7 Jun 2019 09:13:31 +0000 (09:13 +0000)]
Merge "Cleanup script for Prometheus and CAdvisor"
abhijit_onap [Fri, 7 Jun 2019 09:00:20 +0000 (09:00 +0000)]
Cleanup script for Prometheus and CAdvisor
Scripts :-
1. cleanup_prom_cadvisor.sh
2. uninstall_cadvisor.sh
3. uninstall_prometheus.sh
cleanup_prom_cadvisor.sh script internall invokes
uninstall_cadvisor.sh at ELIOT Edge node and
uninstall_prometheus.sh script in ELIOT Manager Node.
Signed-off-by: abhijit_onap <abhijit.das.gupta@huawei.com>
Change-Id: I2680a5e5ee83e47e4523f7ea5fa90d9733521181
abhijit_onap [Thu, 6 Jun 2019 13:46:13 +0000 (13:46 +0000)]
Kubernetes setup with Promtheus & cAdvisor
Signed-off-by: abhijit_onap <abhijit.das.gupta@huawei.com>
Change-Id: I8d9eea62ec16884f151a02cba2de261036452303
abhijit_onap [Tue, 28 May 2019 14:37:38 +0000 (14:37 +0000)]
Scripts for Prometheus & cAdvisor installation
Scripts to automate Prometheus and cAdvisor Installation
Prometheus will be installed in ELIOT Manager and
cAdvisor in the ELIOT Edge Node
1)prometheus.sh
2)generatePromeyml.sh
3)cadvisorsetup.sh
Signed-off-by: abhijit_onap <abhijit.das.gupta@huawei.com>
Change-Id: I6aa168603826d5358a9acce87f056f837e660d95
srinivasan.s.n@huawei.com [Fri, 31 May 2019 06:17:35 +0000 (06:17 +0000)]
Kubeedge cleanup and code optimisation
Signed-off-by: srinivasan.s.n@huawei.com <srinivasan.s.n@huawei.com>
Change-Id: I0f833f9e09b41fb9bb5415c69a228432fa042e70
srinivasan.s.n@huawei.com [Wed, 29 May 2019 13:14:43 +0000 (13:14 +0000)]
Kubeedge setup script
Signed-off-by: srinivasan.s.n@huawei.com <srinivasan.s.n@huawei.com>
Change-Id: I4e1b426c894e1b1e64993e73fbd5e56812900f01
srinivasan.s.n@huawei.com [Wed, 29 May 2019 11:15:56 +0000 (11:15 +0000)]
Kubeedge setup deployment
Signed-off-by: srinivasan.s.n@huawei.com <srinivasan.s.n@huawei.com>
Change-Id: I212850a514d7b4243af9f141ab11007bc2b56983
srinivasan.s.n@huawei.com [Wed, 29 May 2019 10:19:59 +0000 (10:19 +0000)]
Kubeedge deploy
Signed-off-by: srinivasan.s.n@huawei.com <srinivasan.s.n@huawei.com>
Change-Id: I22ca81041e8de44c6ea9b9da99aef367dcef97ca
srinivasan.s.n@huawei.com [Wed, 29 May 2019 09:29:06 +0000 (09:29 +0000)]
Kubeedge setup script
Signed-off-by: srinivasan.s.n@huawei.com <srinivasan.s.n@huawei.com>
Change-Id: I4a378e168f54e0e8dbc844644089a8bff700e517
abhijit_onap [Wed, 29 May 2019 08:30:13 +0000 (08:30 +0000)]
Modified script to fix bug for nginx deployment
Signed-off-by: abhijit_onap <abhijit.das.gupta@huawei.com>
Change-Id: I4dfbeeb88b2afcf3f39634bb29f84fcade298a03
abhijit_onap [Wed, 29 May 2019 07:18:53 +0000 (07:18 +0000)]
Modified the script for Nginx Deployment
Signed-off-by: abhijit_onap <abhijit.das.gupta@huawei.com>
Change-Id: Id98f54d473ec6904b9977f66e2110b7d5c0f27cf
khemendra kumar [Wed, 29 May 2019 05:35:39 +0000 (05:35 +0000)]
Merge "Kubeedge deployment"
khemendra kumar [Wed, 29 May 2019 05:33:17 +0000 (05:33 +0000)]
Merge "K8S Verify script added"
srinivasan.s.n@huawei.com [Wed, 29 May 2019 05:31:37 +0000 (05:31 +0000)]
Kubeedge deployment
Change-Id: Ic4bf9c937f7805be330f7f7102c49333b201e9e5
abhijit_onap [Tue, 28 May 2019 13:36:42 +0000 (13:36 +0000)]
K8S Verify script added
Signed-off-by: abhijit_onap <abhijit.das.gupta@huawei.com>
Change-Id: I9c3c1d46879a1da882c63fd7c12e5a2aabdb2d5f
abhijit_onap [Tue, 28 May 2019 13:13:48 +0000 (13:13 +0000)]
setup.sh script enhanced to add k8stesting
script will invoke verifyk8s.sh
Signed-off-by: abhijit_onap <abhijit.das.gupta@huawei.com>
Change-Id: I800b7941b903f077429e93b073625b8101721278
srinivasan.s.n@huawei.com [Tue, 28 May 2019 10:59:12 +0000 (10:59 +0000)]
kubeedge setup script
Change-Id: I3bf02a3714892208dd7440a7edd5ac63f606d7c0
srinivasan.s.n@huawei.com [Mon, 27 May 2019 17:59:12 +0000 (17:59 +0000)]
Setup Kubeedge script on x86
Change-Id: I913b719c471bc98ea2a87b95da74d84f4d709a0f
Abhijit Dasgupta [Tue, 5 Mar 2019 14:37:42 +0000 (14:37 +0000)]
Setup scripts of ELIOT in Ubuntu and X86
1)setup.sh:-main setup script
2)common.sh:-install docker in Eliot Manager and Edge Node
3)k8smaster.sh:-install k8s and initialise k8s master
4)k8sworker.sh:-install kubelet, kubernetes-cni and kubeadm
5)nodelist:-worker node details which are to be added.
nodelist content should be in the format:
<eliotedgenodeusername>|<eliotedgenodeip>|<eliotedgenodepassword>
Signed-off-by: Abhijit Dasgupta <abhijit.das.gupta@huawei.com>
Change-Id: I285b07350fb1338da5e06f9816abee6a604faee3
Signed-off-by: abhijit_onap <abhijit.das.gupta@huawei.com>
Yang (Gabriel) Yu [Thu, 7 Mar 2019 07:05:26 +0000 (15:05 +0800)]
Add initial unit test
JIRA: ELIOT-1
Add verify scirpits enabling python style test
Changes:
1. add verigy.sh
2. add requirements/verify.txt
Change-Id: Ibb628d3c0cb92670000513c66815e1b00e6302f2
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
Abhijit Dasgupta [Tue, 5 Mar 2019 13:55:31 +0000 (13:55 +0000)]
Added .gitreview
Change-Id: Ifa1baf5a5b440e42aa2351a92360dbcd103e8844
Signed-off-by: Abhijit Dasgupta <abhijit.das.gupta@huawei.com>
Eric Ball [Thu, 31 Jan 2019 02:04:52 +0000 (02:04 +0000)]
Initial empty repository