You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you ready to begin? (y/n) y
Do you want to set up a DNS provider for use with Kuadrant's DNSPolicy API? (y/n) y
Please enter 'aws' for AWS Route 53, or 'gcp' for Google Cloud DNS: aws
After script finishes see no Kuadrant operator pods were created.
kubectl get pods -A
Script log
INFO: Creating a new Kubernetes cluster... 🌟
Creating cluster "kuadrant-local" ...
✓ Ensuring node image (kindest/node:v1.29.2) 🖼
✓ Preparing nodes 📦
✓ Writing configuration 📜
✓ Starting control-plane 🕹️
✓ Installing CNI 🔌
✓ Installing StorageClass 💾
Set kubectl context to "kind-kuadrant-local"
You can now use your cluster with:
kubectl cluster-info --context kind-kuadrant-local
Have a question, bug, or feature request? Let us know! https://kind.sigs.k8s.io/#community 🙂
Switched to context "kind-kuadrant-local".
✓ Kubernetes cluster created successfully.
INFO: Creating the necessary Kubernetes namespaces... 📦
namespace/kuadrant-system created
✓ Kubernetes namespaces created successfully.
INFO: Installing Gateway API... 🌉
customresourcedefinition.apiextensions.k8s.io/gatewayclasses.gateway.networking.k8s.io created
customresourcedefinition.apiextensions.k8s.io/gateways.gateway.networking.k8s.io created
customresourcedefinition.apiextensions.k8s.io/httproutes.gateway.networking.k8s.io created
customresourcedefinition.apiextensions.k8s.io/referencegrants.gateway.networking.k8s.io created
✓ Gateway API installed successfully.
INFO: Installing Istio as a Gateway API provider... 🛫
INFO: Generating Istio configuration... 🛠️
✓ Istio configuration generated.
customresourcedefinition.apiextensions.k8s.io/istiooperators.install.istio.io created
customresourcedefinition.apiextensions.k8s.io/istiooperators.install.istio.io condition met
namespace/istio-operator created
namespace/istio-system created
customresourcedefinition.apiextensions.k8s.io/istiooperators.install.istio.io unchanged
serviceaccount/istio-operator created
clusterrole.rbac.authorization.k8s.io/istio-operator created
clusterrolebinding.rbac.authorization.k8s.io/istio-operator created
service/istio-operator created
deployment.apps/istio-operator created
istiooperator.install.istio.io/istiocontrolplane created
deployment.apps/istio-operator condition met
The text was updated successfully, but these errors were encountered:
This quickstart was working on
KUADRANT_REF=release-v0.7.0-rc1
but in the RC2 it does not deploy Kuadarant.Steps to reproduce
Following this guide: https://docs.kuadrant.io/getting-started-single-cluster/
release-v0.7.0-rc2
ormain
Script log
The text was updated successfully, but these errors were encountered: