CDK Drive makes it easier than ever to turn data into business insights. Analyze information to help your dealership make better business decisions across the board. Streamline task management with alerts and messaging. Get key reports immediately and speed up overrides, purchase order approvals, and more. Cyclin Dependent Kinase. Medical » Human Genome. Rate it: CDK. Curses Development Kit. Computing » Software. Rate it: CDK. Cell Division Kinase. Medical » Human Genome. Rate it: CDK. Cyclin Dependant Kinase. Business » General. Rate it: CDK. Content Development Kit. Computing » Software. Rate it: CDK.
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upHave a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As noted in #1381 I performed the minimal installation of minishift on my Win10 laptop. Thinking that the CDK might possibly resolve the issue, I downloaded the online installer and ran it. I encountered the following show-stopper error: This error message is nonsense.
|
|
Version of CDK = devsuite-2.0.0-GA-installer.exe |
Sorry, I miss read... :-P Correction: CDK != 2.0.0 |
Devsuite might have a strict(er) check on requiremenst... need to look into this. But can you try instead to first use: https://developers.redhat.com/products/cdk/download/ (version 3.1) and see what the result is... Direct download links
Note: about 377MB each. These links point to a certain version and are here for help. These might not reflect the latest version (2017-09-15). |
@dgolovin any idea where the message from the issue report comes from? I checked https://github.com/redhat-developer-tooling/developer-platform-install/ but couldn't find something like this. |
Changed title to reflect Installer issue. |
I was unable to install cdk-3.1.0-1-minishift-windows-amd64.exe, even though it was running with admin permissions. In about 2 seconds the installer just died. No messages appear in the system and application event logs, no messages displayed to the UI. No traces left behind. |
As noted in #1381 I am now able to run minishift. Therefore I do not need to install CDK or the DevSuite, and have no interest in keeping this issue open. You may close this issue if you think it has insufficient info to make progress or insufficient priority to justify the work. Thanks for your help! |
Closing as per @chrisfalter comment. Thanks |
So that your template can support software components, you install the software bootstrap agent and its prerequisite, the guest agent, on your reference machine. The agents ensure that vRealize Automation architects who use your template can include software components in their blueprints.
To simplify the process, you download and run a vRealize Automation script that installs both agents, instead of downloading and installing separate packages.
The script also connects to the Manager Service instance and downloads the SSL certificate, which establishes trust between the Manager Service and machines deployed from the template. Note that having the script download the certificate is less secure than manually obtaining the Manager Service SSL certificate and installing it on your reference machine in /usr/share/gugent/cert.pem.
https://vrealize-automation-appliance-FQDN/software/index.html
If you need non-interactive information about options and values, enter ./prepare_vra_template.sh --help
.
A confirmation message appears when installation finishes. If error messages and logs appear, correct the issues and rerun the script.