I have used pires/kubernetes-vagrant-coreos-cluster setup for this testing which uses Kubernetes 1.1.7.
Thanks On Mon, Feb 29, 2016 at 8:59 AM, Chamila De Alwis <[email protected]> wrote: > Hi Nishadi, > > What was the Kubernetes version this test was executed? > > > Regards, > Chamila de Alwis > Committer and PMC Member - Apache Stratos > Software Engineer | WSO2 | +94772207163 > Blog: code.chamiladealwis.com > > > > On Sun, Feb 28, 2016 at 11:58 PM, Nishadi Kirielle <[email protected]> > wrote: > >> Hi all, >> >> In order to test the session affinity in Kubernetes, I have deployed >> WordPress on a kubernetes cluster with several replicas and enabled the >> session affinity by setting service.spec.sessionAffinity to "ClientIP". >> When the kubernetes service is exposed through NodePort, I have tested the >> accuracy of session affinity using Apache bench mark for simple load >> testing. With a load of 1000 requests and a maximum of 2 requests running >> concurrently, all requests returned successfully without a failure. Thus >> the session affinity is functioning properly when the services are exposed >> via NodePort. >> >> The next attempt is to test the session affinity with ingress API >> exposing the services. >> >> Any feedback or suggestions are highly appreciated. >> >> Thanks >> >> -- >> *Nishadi Kirielle* >> *Software Engineering Intern* >> Mobile : +94 (0) 714722148 >> Blog : http://nishadikirielle.blogspot.com/ >> [email protected] >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > -- *Nishadi Kirielle* *Software Engineering Intern* Mobile : +94 (0) 714722148 Blog : http://nishadikirielle.blogspot.com/ [email protected]
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
