GithubHelp home page GithubHelp logo

Comments (3)

caoyingjunz avatar caoyingjunz commented on May 13, 2024

Command failed ansible-playbook -i /usr/share/kubez-ansible/ansible/inventory/all-in-one -e @/etc/kubez/globals.yml -e CONFIG_DIR=/etc/kubez -e kube_action=apply /usr/share/kubez-ansible/ansible/site.yml
[root@VM-32-9-centos ~]# kubectl apply -f /tmp/pixiuspace/olm.yml
customresourcedefinition.apiextensions.k8s.io/catalogsources.operators.coreos.com unchanged
customresourcedefinition.apiextensions.k8s.io/clusterserviceversions.operators.coreos.com unchanged
customresourcedefinition.apiextensions.k8s.io/installplans.operators.coreos.com unchanged
customresourcedefinition.apiextensions.k8s.io/operatorconditions.operators.coreos.com unchanged
customresourcedefinition.apiextensions.k8s.io/operatorgroups.operators.coreos.com unchanged
customresourcedefinition.apiextensions.k8s.io/operators.operators.coreos.com unchanged
customresourcedefinition.apiextensions.k8s.io/subscriptions.operators.coreos.com unchanged
namespace/olm unchanged
namespace/operators unchanged
serviceaccount/olm-operator-serviceaccount unchanged
clusterrole.rbac.authorization.k8s.io/system:controller:operator-lifecycle-manager unchanged
clusterrolebinding.rbac.authorization.k8s.io/olm-operator-binding-olm unchanged
deployment.apps/olm-operator configured
deployment.apps/catalog-operator configured
clusterrole.rbac.authorization.k8s.io/aggregate-olm-edit unchanged
clusterrole.rbac.authorization.k8s.io/aggregate-olm-view unchanged
operatorgroup.operators.coreos.com/global-operators created
operatorgroup.operators.coreos.com/olm-operators created
clusterserviceversion.operators.coreos.com/packageserver created
catalogsource.operators.coreos.com/operatorhubio-catalog created

from kubez-ansible.

caoyingjunz avatar caoyingjunz commented on May 13, 2024

Command failed ansible-playbook -i /usr/share/kubez-ansible/ansible/inventory/all-in-one -e @/etc/kubez/globals.yml -e CONFIG_DIR=/etc/kubez -e kube_action=apply /usr/share/kubez-ansible/ansible/site.yml [root@VM-32-9-centos ~]# kubectl apply -f /tmp/pixiuspace/olm.yml customresourcedefinition.apiextensions.k8s.io/catalogsources.operators.coreos.com unchanged customresourcedefinition.apiextensions.k8s.io/clusterserviceversions.operators.coreos.com unchanged customresourcedefinition.apiextensions.k8s.io/installplans.operators.coreos.com unchanged customresourcedefinition.apiextensions.k8s.io/operatorconditions.operators.coreos.com unchanged customresourcedefinition.apiextensions.k8s.io/operatorgroups.operators.coreos.com unchanged customresourcedefinition.apiextensions.k8s.io/operators.operators.coreos.com unchanged customresourcedefinition.apiextensions.k8s.io/subscriptions.operators.coreos.com unchanged namespace/olm unchanged namespace/operators unchanged serviceaccount/olm-operator-serviceaccount unchanged clusterrole.rbac.authorization.k8s.io/system:controller:operator-lifecycle-manager unchanged clusterrolebinding.rbac.authorization.k8s.io/olm-operator-binding-olm unchanged deployment.apps/olm-operator configured deployment.apps/catalog-operator configured clusterrole.rbac.authorization.k8s.io/aggregate-olm-edit unchanged clusterrole.rbac.authorization.k8s.io/aggregate-olm-view unchanged operatorgroup.operators.coreos.com/global-operators created operatorgroup.operators.coreos.com/olm-operators created clusterserviceversion.operators.coreos.com/packageserver created catalogsource.operators.coreos.com/operatorhubio-catalog created

@caoyingjunz

from kubez-ansible.

pixiuio avatar pixiuio commented on May 13, 2024

Command failed ansible-playbook -i /usr/share/kubez-ansible/ansible/inventory/all-in-one -e @/etc/kubez/globals.yml -e CONFIG_DIR=/etc/kubez -e kube_action=apply /usr/share/kubez-ansible/ansible/site.yml [root@VM-32-9-centos ~]# kubectl apply -f /tmp/pixiuspace/olm.yml customresourcedefinition.apiextensions.k8s.io/catalogsources.operators.coreos.com unchanged customresourcedefinition.apiextensions.k8s.io/clusterserviceversions.operators.coreos.com unchanged customresourcedefinition.apiextensions.k8s.io/installplans.operators.coreos.com unchanged customresourcedefinition.apiextensions.k8s.io/operatorconditions.operators.coreos.com unchanged customresourcedefinition.apiextensions.k8s.io/operatorgroups.operators.coreos.com unchanged customresourcedefinition.apiextensions.k8s.io/operators.operators.coreos.com unchanged customresourcedefinition.apiextensions.k8s.io/subscriptions.operators.coreos.com unchanged namespace/olm unchanged namespace/operators unchanged serviceaccount/olm-operator-serviceaccount unchanged clusterrole.rbac.authorization.k8s.io/system:controller:operator-lifecycle-manager unchanged clusterrolebinding.rbac.authorization.k8s.io/olm-operator-binding-olm unchanged deployment.apps/olm-operator configured deployment.apps/catalog-operator configured clusterrole.rbac.authorization.k8s.io/aggregate-olm-edit unchanged clusterrole.rbac.authorization.k8s.io/aggregate-olm-view unchanged operatorgroup.operators.coreos.com/global-operators created operatorgroup.operators.coreos.com/olm-operators created clusterserviceversion.operators.coreos.com/packageserver created catalogsource.operators.coreos.com/operatorhubio-catalog created

@caoyingjunz

创建crds的时候,需要等待crd生效,然后再创建olm的组件,如果不等待的话,olm创建的时候会因为crd还没下发导致 资源notfound

from kubez-ansible.

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.