Hi, When I am creating Replication controller using yaml files, I need to pass env variables for kubernetes membership scheme as below.
env: - name: KUBERNETES_API_SERVER value: "http://192.168.57.23:8080" Since I am just cloning the kubernetes-artifacts[1] and running the deploy.sh from java to create the deployment I need to set this once in the node before creating the product deployment(Before creating the pods). Is it possible to do this ? [1] https://github.com/wso2/kubernetes-artifacts Thanks, Iqbal -- Irham Iqbal Software Engineer - Test Automation WSO2 phone: +94 777888452 <http://wso2.com/signature>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
