gradle-cloud-deployer
gradle-cloud-deployer copied to clipboard
Gradle plugin to deploy applications to Kubernetes and DC/OS Marathon
Hi All, Thank you for this plugin it works like a wonder to build K8S apps for deployment. My request is to add service account to be added as we...
Thank you for this project! Unfortunately I'm not able to authenticate to my kubernetes cluster. When running `deployAll`-task I get the following error message: `de.qaware.cloud.deployer.commons.error.ResourceException: Pinging the environment 'my-env' failed...
**Goal: Provide best-in-class developer support for the interface of developers to cluster orchestrators** * Connector to OpenShift [Prio 1] * Connector to Kontena [Prio 3] * Connector to Nomad [Prio...
See this workaround to accomplish automatic refresh of the DC/OS token: https://medium.com/@richardgirges/authenticating-open-source-dc-os-with-third-party-services-125fa33a5add#.qyiniam1a Afterwards no user interaction should be necessary.
Hi, is there any way to make the deployAll task run and block until the deployed Pods are up and running? In my case we're trying to use this in...
See the version eye badge to stay informed about outdated dependencies: [](https://www.versioneye.com/user/projects/5809b705912815003afa4729)
Overwrite dcosAuthToken(void) with dcosAuthToken(File).
Add code examples for closures, methods and properties in the wiki pages.
Add a task which checks whether the specified authentication options are valid or not.
Remove dependencies.gradle from build.gradle and enable plugin publishing without it.