Thanks, all. I try to build the k8s docker image but got failed due to [1]. Seems problem with ubuntu version 17.04. But after changing to 16.04 abled to build the image.
Regards, Waruna [1] W: The repository 'http://security.ubuntu.com/ubuntu zesty-security Release' does not have a Release file. W: The repository 'http://archive.ubuntu.com/ubuntu zesty Release' does not have a Release file. W: The repository 'http://archive.ubuntu.com/ubuntu zesty-updates Release' does not have a Release file. W: The repository 'http://archive.ubuntu.com/ubuntu zesty-backports Release' does not have a Release file. E: Failed to fetch http://security.ubuntu.com/ubuntu/dists/zesty-security/ universe/source/Sources 404 Not Found [IP: 91.189.88.161 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/zesty/universe/ source/Sources 404 Not Found [IP: 91.189.88.162 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/zesty-updates/ universe/source/Sources 404 Not Found [IP: 91.189.88.162 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/zesty-backports/ restricted/binary-amd64/Packages 404 Not Found [IP: 91.189.88.162 80] E: Some index files failed to download. They have been ignored, or old ones used instead. On Wed, Feb 28, 2018 at 11:16 AM, Dilan Udara Ariyaratne <[email protected]> wrote: > On Wed, Feb 28, 2018 at 2:22 PM, Pubudu Gunatilaka <[email protected]> > wrote: > >> Hi Waruna, >> >> Better to use the Dockerfile in Kubernetes repo as it supports config >> Maps [1]. For K8s you would need config maps to add configurations to the >> server. >> > > +1 > > >> >> [1] - https://github.com/wso2/kubernetes-ei/blob/master/dockerfi >> les/integrator/Dockerfile#L24 >> >> Thank you! >> >> On Wed, Feb 28, 2018 at 1:29 PM, Waruna Jayaweera <[email protected]> >> wrote: >> >>> Hi, >>> I found two repos where we can build docker files for EI. There are >>> minor changes in docker files for integrator. Do we need any changes in >>> docker files if we run in k8S? >>> >>> [1] https://github.com/wso2/kubernetes-ei/tree/master/dockerfiles >>> [2] https://github.com/wso2/docker-ei/tree/master/dockerfiles >>> >>> Thanks, >>> Waruna >>> >>> >>> -- >>> Regards, >>> >>> Waruna Lakshitha Jayaweera >>> Senior Software Engineer >>> WSO2 Inc; http://wso2.com >>> phone: +94713255198 <+94%2071%20325%205198> >>> http://waruapz.blogspot.com/ >>> >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> *Pubudu Gunatilaka* >> Committer and PMC Member - Apache Stratos >> Senior Software Engineer >> WSO2, Inc.: http://wso2.com >> mobile : +94774078049 <%2B94772207163> >> >> > -- Regards, Waruna Lakshitha Jayaweera Senior Software Engineer WSO2 Inc; http://wso2.com phone: +94713255198 <+94%2071%20325%205198> http://waruapz.blogspot.com/
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
