• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

Kabanero: Kabanero 构建在 Knative、Istio 与 Tekton 之上,提供构建、流量管理与 CI ...

原作者: [db:作者] 来自: 网络 收藏 邀请

kabanero-operator

The following README pertains to kabanero-operator development. If you are trying to use the operator to try Kabanero on your cluster, please see the install instructions.

We suggest you install from a release. However you can also install from master using deploy/install-master.sh. This is inherently unstable since master is rebuilt every time a PR is merged, and parts of Kabanero on your cluster may get out of sync over time.

Status

Build Status

The Kabanero operator is developed using:

  • operator-sdk version 0.17.1.
  • go version 1.13.x

Clone the Kabanero operator

git clone https://github.com/kabanero-io/kabanero-operatorcd kabanero-operator

Quickstart - OpenShift Container Platform (OCP) 4.4

We recommend you follow the install instructions referenced above to set up your cluster for the first time. If you would rather set it up manually, please continue with the following steps:

Login

(example)

oc login -u admin -p admin https://openshift.my.com:8443/

Deploy Prerequisite operators:

The following operators need to be installed at the cluster scope:

  • OpenShift Serverless Operator
  • OpenShift Pipelines Operator (from community-operators)
  • Appsody Operator (from certified-operators)
  • Open Liberty Operator (from certified-operators)
  • CodeReady Workspaces Operator (from redhat-operators)

Build images, create catalogsource and OLM subscription

You will need to examine the Makefile and set any necessary variables to push your container images to the correct repository.

make build-imagemake push-imagemake deploy-olm

Check that the operator pods are in Running state

kubectl get pods -n kabanero

(example command output)

[admin@openshift kabanero-operator]# kubectl get pods -n kabaneroNAME                                                       READY   STATUS    RESTARTS   AGEkabanero-operator-659d7f84bb-v9jsp                         1/1     Running   0          3h5m

Deploy the sample

kubectl apply -n kabanero -f config/samples/default.yaml

kubectl get pods -n kabanero

(example command output)[admin@openshift kabanero-operator]# kubectl get pods -n kabaneroNAME                                                       READY   STATUS    RESTARTS   AGEkabanero-cli-58f96db965-j97gd                              1/1     Running   0          3h4mkabanero-landing-84b99fbcbf-z8zvx                          1/1     Running   0          3h4mkabanero-operator-659d7f84bb-v9jsp                         1/1     Running   0          3h5mkabanero-operator-admission-webhook-775668455c-j4nkf       1/1     Running   1          3h4mkabanero-operator-collection-controller-6757dbc9bc-4tsht   1/1     Running   0          33m

Quickstart - minikube

Kabanero is not currently supported on Minikube, due to the resource requirements of its dependencies (Istio, Knative and Tekton) and due to the Kabanero-operator's dependencies on OpenShift types like Routes.

Some folks have had success installing on Minishift. For example, see https://github.com/nastacio/kabanero-minishift.

Quickstart - OpenShift 3.11 / OKD 3.11

Please use the release-0.2 branch when using OpenShift or OKD v3.11.https://github.com/kabanero-io/kabanero-operator/tree/release-0.2


鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
热门话题
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap