• Vagrant virtualbox routes

    Hi,   Newbie question. I installed the cdk using the vagrant vm option from Helloworld-MSA (Microservices architecture) and had to disable the private_network on vagrant 1.9.1 due to this vagrant issue The priva...
    Profile Photo
    last modified by mtb.vang
  • PLEASE NOTE: 'Developing on Containers' Q&A has been moved to StackOverflow

    Hi Everyone,     We want you to have the best experience in getting your questions answered by the developer community. We believe StackOverflow's Q&A format, along with it's features and moderation, at...
    Profile Photo
    last modified by hwindzio
  • BuildConfig with Persistent Volume Claim

    Hi,   I'm trying to having container A package the application and container B (like Nginx) serve the packaged application.   I am on: oc v3.2.0.44 kubernetes v1.2.0-36-g4a3f9c5   So I cannot use i...
    Profile Photo
    last modified by alininja
  • Getting Started

    Hi,   I'm trying to get started with Openshift/Origin/Kubernetes.  I've downloaded `cdk-2.2.0.zip` and `rhel-cdk-kubernetes-7.2-29.x86_64.vagrant-virtualbox.box` from developers.redhat.com.   When I t...
    Profile Photo
    last modified by alininja
  • Red Hat Container Development Kit installation fails without details

    I've been trying to install the Red Hat Development Suite for hours now and no matter what I try the Red Hat Container Development Kit fails to install without giving me any indication as to what went wrong. It just ...
    Profile Photo
    last modified by vvelsen
  • Problem installing Red Hat Development Suite with VirtualBox version

    At the confirmation step, it's not allowing me to proceed because of the below error. I currently have version 5.1.6 installed, is there a way to mitigate this except what the message suggests?   Red Hat Contain...
    Profile Photo
    last modified by dhawanshringi1
  • Is it possible to free disk space if using somebody else's Openshift instance?

    Hi,   I'm developing apps using an instance of Openshift that somebody else stood up.  If my builds fail and give an OutOfDisk error, is that something I can fix as a user?  Or does it need to be fixed...
    Profile Photo
    last modified by alininja
  • How to reference Internal Registry?

    Hi,   I want to build from images another build that has been stored to the integrated registry: OpenShift Enterprise 3.0 | Architecture | Infrastructure Components | Image Registry   Is this possible?...
    Profile Photo
    last modified by alininja
  • CDK Installation on Windows 8.1 blocks after Cygwin starts

    Hi guys,        the CDK installation (devsuite-1.1.0-GA-installer.exe) manages to install Virtual Box, but then fails as it starts to install Cygwin.        I think ...
    Profile Photo
    last modified by kris.ramanah1
  • Installing VPNC on CDK

    Hi,   I am trying access a internal docker image repository that only accessible through VPN on CDK image. So I wanted to install VPNC client, but I am not able to find which repo this package exists, I tried &#...
    Profile Photo
    last modified by rhn-engineering-rareddy
  • Vagrant-virtualbox ssh authentication for CDK installation

    I am installing CDK using the kit for windows. Each I run the following command: C:\DevelopmentSuite\cdk\components\rhel\misc\shared_folder\rhel-ose>vagrant up, I have this error message:   Bringing machine...
    Profile Photo
    last modified by ephriam.toh
  • Container Development Kit 2.1: No Vagrant box for VMware users?

    There doesn't seem to be a VMware version of the Vagrant box of Red Hat Enterprise Linux 7.2 in the 2.1 release of the Container Development Kit. I looked around and couldn't find any explanation. I'm also not sure wh...
    Profile Photo
    last modified by matt1
  • http proxies in the CDK 2.1?

    I'm attempting to kick the OpenShift tires using the CDK 2.1 at work. Naturally, I've got an unsupported environment right out of the box - everything internal must go through our corporate proxy, and this is not supp...
    Profile Photo
    last modified by nicholasselleh
  • Openshift CDK  application route is not accepting traffic because not admitted to a router

    Hello there,       I'm struggling with a problem when running  my Fuse appllication in Openshift CDK.   First of all:  The fuse application is running correctly in our production O...
    Profile Photo
    last modified by janvandeklok
  • CDK does not run containers as random user IDs

    OpenShift on the CDK does not seem to run containers with random user ids.   This means the CDK environment does not accurately reflect an OpenShift deployment environment, so containers created to work success...
    Profile Photo
    created by fsimorbrian
  • Why does this openshift route succeed in CDK but fail in RHEL7 Atomic?

    My complete configuration and test approach is described on GitHub: https://github.com/fsimorbrian/openshift-secure-routes When I create a simple route to an TLS enabled nginx container in OpenShift using the Red Hat ...
    Profile Photo
    last modified by fsimorbrian
  • CDK 2.1 seems to have a problem installing

    When I go through the install, everything seems to work and "succeed", but the next steps in the process/instructions don't work   There is no cdk menu items or capabilities in JBoss Dev Studio There is no open...
    Profile Photo
    last modified by ken.chenis
  • How can I import xPaaS templates on CDK 2.1

    I would like to import others xPaaS templates/S2I on my local CDKv 2.1.   In a fresh CDK box I can only see:   $ oc get templates -n openshift NAME         ...
    Profile Photo
    last modified by rafaelcba
  • How do I increase the memory/RAM for the CDK?

    What is the easiest way to provide more memory to the VM so that I can build and run several Docker containers together?
    Profile Photo
    last modified by burrsutter
  • How do I use the docker command line?

    I wish to use the "docker" command line tool as in "docker ps", "docker build" and "docker run", how can I connect "docker" to the Docker Daemon inside the CDK, so I can create RHEL-based Docker images?
    Profile Photo
    last modified by burrsutter