Hi All,

In development environment, We have been using default Kubernetes API
configuration of the Fabric8 client. But in production environment, We have
to config those properties in cloud environment easily. The Fabric8 client
has a object called Config and constructor has following implementation.

if (!tryKubeConfig(this)) {

tryServiceAccount(this);

}
configFromSysPropsOrEnvVars(this);


According to implementation, We can define configuration as set of
environment variables. WDYT?

Thank you.

-- 
Best regards,

*Lahiru Manohara*
*Software Engineer*
Mobile: +94716561576
WSO2 Inc. | http://wso2.com
lean.enterprise.middleware
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to