[
https://issues.jboss.org/browse/MODCLUSTER-503?page=com.atlassian.jira.pl...
]
Jean-Frederic Clere edited comment on MODCLUSTER-503 at 9/19/17 3:59 AM:
-------------------------------------------------------------------------
Actually we should do something generic to cover kubernetes/openshift too:
In
https://github.com/iSma/tomcat-in-the-cloud/ we use a GET
/api/v1/namespaces/tomcat-in-the-cloud/pods (with ssl certificates and a a token) see
https://github.com/jfclere/tomcatPI/tree/master/cloud for more...
was (Author: jfclere):
Actually we should to something generic to covert kubernetes/openshift too in
https://github.com/iSma/tomcat-in-the-cloud/ we use a GET
/api/v1/namespaces/tomcat-in-the-cloud/pods (with ssl certificates and a a token) see
https://github.com/jfclere/tomcatPI/tree/master/cloud for more...
Write balancer's address to Azure Blob Storage via its REST api,
libcurl
------------------------------------------------------------------------
Key: MODCLUSTER-503
URL:
https://issues.jboss.org/browse/MODCLUSTER-503
Project: mod_cluster
Issue Type: Feature Request
Components: Native (httpd modules)
Environment: Azure
Reporter: Michal Karm Babacek
Assignee: Michal Karm Babacek
* the Azure Storage C++ lib depends on Casablanca, it's bloatware, too heavy
* we can do with simple libcurl + openssl for generating proper REST requests
* could be done in C without much overhead
Progress:
http://modcloudstorage.net/
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)