Git Product home page Git Product logo

Comments (4)

chris-sun-star avatar chris-sun-star commented on August 15, 2024

Thank you for your suggestion, we're now developing and testing the project mainly based on x86 platform, if you have this requirement, we may publish an arm version image in next release, it will come in this month

from ob-operator.

chris-sun-star avatar chris-sun-star commented on August 15, 2024

If you'd like to use the arm image now, you can still try to build it from the code

  1. checkout the code from 2.0.x_dev branch if you'd like to use the newest feature, or 2.0.0_release if you'd like to use the stable one
  2. modify the Dockerfile, change base image from openanolis/anolisos:8.4-x86_64 to openanolis/anolisos:8.8 since 8.8 provides both x86 and arm version, and do not need to specify it in tag, or any other arm version base image if you'd like to
  3. delete the GOARCH=amd64 in build command from Dockerfile
  4. build docker image using the following command, make docker-build
    we'll really appreciate if you create a PR after you successfully build the image and use it in K8s

from ob-operator.

chris-sun-star avatar chris-sun-star commented on August 15, 2024

we started to provide arm image since release 2.1.0

from ob-operator.

chris-sun-star avatar chris-sun-star commented on August 15, 2024

you can found the images here

  1. ob-operator: https://hub.docker.com/r/oceanbase/ob-operator/tags
  2. oceanbase-cloud-native: https://hub.docker.com/r/oceanbase/oceanbase-cloud-native/tags
  3. obproxy-ce: https://hub.docker.com/repository/docker/oceanbase/obproxy-ce/tags
  4. obagent: https://hub.docker.com/r/oceanbase/obagent/tags
  5. ob-configserver: https://hub.docker.com/r/oceanbase/ob-configserver/tags

from ob-operator.

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.