Code Monkey home page Code Monkey logo

Comments (5)

wagnerjfr avatar wagnerjfr commented on June 20, 2024

I think --name is the syntax for helm version 2. Helm version 3 you can do like:
helm install mysql-operator mysql-operator

Like I did in my repo:
https://github.com/wagnerjfr/oracle-mysql-operator-innodb-kubernetes

I double checked my steps today and it seems to work.

from mysql-operator.

gouthamk10 avatar gouthamk10 commented on June 20, 2024

Hi Wagnerjfr.
Thanks for your follow up on the issue.
I cloned the mysql-operator from git hub

git clone [email protected]:oracle/mysql-operator.git
drwxr-xr-x 15 root root 4096 May 19 18:23 mysql-operator

2.the mysql-operator has been copied on my server
after that i cd to the directory
3. cd mysql-operator
4. after that i updated helm repo
helm repo update
[root@k8s-master mysql-operator]# helm repo update
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "presslabs" chart repository
...Successfully got an update from the "banzaicloud-stable" chart repository
Update Complete. ⎈ Happy Helming!⎈

  1. I created name space
    kubectl create ns mysql-operator

  2. Then i ran the command to install
    helm install mysql-operator mysql-operator
    getting the belwo error now.
    Error: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "Deployment" in version "apps/v1beta1"
    please let me know why i am getting the above error.

thanks
goutham

from mysql-operator.

bweston92 avatar bweston92 commented on June 20, 2024

@gouthamk10 your version of K8s above 1.15 see #308

from mysql-operator.

dhawal1304 avatar dhawal1304 commented on June 20, 2024

Is there any way i can run this on K8s 1.16 and above.

from mysql-operator.

bweston92 avatar bweston92 commented on June 20, 2024

@dhawal1304 #308 YMMV

from mysql-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.