Coder Social home page Coder Social logo

Comments (6)

bparees avatar bparees commented on July 21, 2024

Can you give me recreate steps? you just instantiated the template https://github.com/openshift/cakephp-ex/blob/master/openshift/templates/cakephp-mysql.json ?

can you also provide me with the output of "oc get dc -o yaml"?

from cakephp-ex.

 avatar commented on July 21, 2024

The customer just select this example from the openshift template page.

oc get dc -o yaml cakephp-mysql-example

https://gist.github.com/cw-aleks/2c4fdad75bbc1aff2452f35fb9126bb3

oc version
oc v3.1.1.6
kubernetes v1.1.0-origin-1107-g4c8e6f4

from cakephp-ex.

bparees avatar bparees commented on July 21, 2024

@cw-aleks is the customer using the rhel imagestreams or the centos imagestream? can you share "oc get is -n openshift -o yaml" ?

from cakephp-ex.

 avatar commented on July 21, 2024

To me it looks like rhel

https://gist.github.com/cw-aleks/ae5b6f35b151e27164b6ac9ee21ec863

from cakephp-ex.

bparees avatar bparees commented on July 21, 2024

those image streams appear very out of date, for comparison here's what they look like for me.. note the dates of yours are from february:

status:
  dockerImageRepository: 172.30.226.61:5000/openshift/php
  tags:
  - items:
    - created: 2016-08-22T19:39:39Z
      dockerImageReference: registry.access.redhat.com/rhscl/php-56-rhel7:latest
      generation: 2
      image: 5b30d4ad5edf47220b432088a53fb00d35f744b81c728eb47c57d86d2e0da6ed
    tag: latest
  - items:
    - created: 2016-08-22T19:39:39Z
      dockerImageReference: registry.access.redhat.com/rhscl/php-56-rhel7:latest
      generation: 2
      image: 5b30d4ad5edf47220b432088a53fb00d35f744b81c728eb47c57d86d2e0da6ed
    tag: "5.6"
  - items:
    - created: 2016-08-22T19:39:39Z
      dockerImageReference: registry.access.redhat.com/openshift3/php-55-rhel7:latest
      generation: 2
      image: 57bf552850346d46370b4f70ea4075bec956a8c9466dd42889e711d6ccaaf967
    tag: "5.5"

can you run "oc import-image php -n openshift" to update your cluster's php imagestreams?

from cakephp-ex.

 avatar commented on July 21, 2024

Okay thanks.

from cakephp-ex.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.