Skip to content

Instantly share code, notes, and snippets.

@Rohithzr
Created July 26, 2019 16:13
Show Gist options
  • Save Rohithzr/30c831ca36886b4aef06383e72583813 to your computer and use it in GitHub Desktop.
Save Rohithzr/30c831ca36886b4aef06383e72583813 to your computer and use it in GitHub Desktop.
log-with-istio
kubectl version
Client Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.2", GitCommit:"66049e3b21efe110454d67df4fa62b08ea79a19b", GitTreeState:"clean", BuildDate:"2019-05-16T18:55:03Z", GoVersion:"go1.12.5", Compiler:"gc", Platform:"darwin/amd64"}
Server Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.3", GitCommit:"5e53fd6bc17c0dec8434817e69b04a25d8ae0ff0", GitTreeState:"clean", BuildDate:"2019-06-06T01:36:19Z", GoVersion:"go1.12.5", Compiler:"gc", Platform:"linux/amd64"}
~/work/keystone/data-platform/platform-architecture/kubeflow   master ●  kubectl get sc
NAME PROVISIONER AGE
airflow-01 example.com/aws-efs 39d
ebs-gp2 (default) ebs.csi.aws.com 3d
keystonehub example.com/aws-efs 3d
kubeflow example.com/aws-efs 3d20h
~/work/keystone/data-platform/platform-architecture/kubeflow   master ●  kubectl get nodes
NAME STATUS ROLES AGE VERSION
kube-control-plane-0-instance.kube-cluster-001.mesos Ready master 42d v1.14.3
kube-control-plane-1-instance.kube-cluster-001.mesos Ready master 42d v1.14.3
kube-control-plane-2-instance.kube-cluster-001.mesos Ready master 42d v1.14.3
kube-node-0-kubelet.kube-cluster-001.mesos Ready <none> 42d v1.14.3
kube-node-1-kubelet.kube-cluster-001.mesos Ready <none> 42d v1.14.3
kube-node-10-kubelet.kube-cluster-001.mesos Ready <none> 10d v1.14.3
kube-node-2-kubelet.kube-cluster-001.mesos Ready <none> 42d v1.14.3
kube-node-3-kubelet.kube-cluster-001.mesos Ready <none> 42d v1.14.3
kube-node-4-kubelet.kube-cluster-001.mesos Ready <none> 42d v1.14.3
kube-node-5-kubelet.kube-cluster-001.mesos Ready <none> 42d v1.14.3
kube-node-6-kubelet.kube-cluster-001.mesos Ready <none> 42d v1.14.3
kube-node-7-kubelet.kube-cluster-001.mesos Ready <none> 15d v1.14.3
kube-node-8-kubelet.kube-cluster-001.mesos Ready <none> 15d v1.14.3
kube-node-9-kubelet.kube-cluster-001.mesos Ready <none> 15d v1.14.3
kube-node-public-0-kubelet.kube-cluster-001.mesos Ready <none> 42d v1.14.3
~/work/keystone/data-platform/platform-architecture/kubeflow   master ●  kfctl version
kfctl v0.6.0-0-g71aea0a9
~/work/keystone/data-platform/platform-architecture/kubeflow   master ●  kfctl init "$KFAPP" --namespace kubeflow
~/work/keystone/data-platform/platform-architecture/kubeflow   master ●  ls
help ingress.yaml install.sh kfctl postinstall.sh project
~/work/keystone/data-platform/platform-architecture/kubeflow   master ●  cd project
~/work/keystone/data-platform/platform-architecture/kubeflow/project   master ●  ls
app.yaml
~/work/keystone/data-platform/platform-architecture/kubeflow/project   master ●  cat app.yaml
✘  ~/work/keystone/data-platform/platform-architecture/kubeflow/project   master ●  kfctl generate all -V
INFO[0000] Downloading /Users/rohithazra/work/keystone/data-platform/platform-architecture/kubeflow/project/app.yaml to /var/folders/dy/k7f2qs190wqb8ly__zcmvl0m0000gn/T/429843670/app.yaml filename="v1alpha1/application_types.go:334"
INFO[0000] Writing stripped KfDef to /Users/rohithazra/work/keystone/data-platform/platform-architecture/kubeflow/project/app.yaml filename="v1alpha1/application_types.go:626"
INFO[0000] Downloading /Users/rohithazra/work/keystone/data-platform/platform-architecture/kubeflow/project/app.yaml to /var/folders/dy/k7f2qs190wqb8ly__zcmvl0m0000gn/T/040306749/app.yaml filename="v1alpha1/application_types.go:334"
INFO[0000]
****************************************************************
Notice anonymous usage reporting enabled using spartakus
To disable it
If you have already deployed it run the following commands:
cd $(pwd)
ks delete default -c spartakus
kubectl -n ${K8S_NAMESPACE} delete deploy -l app=spartakus
Then run the following command to remove it from your ksonnet app:
ks component rm spartakus
For more info: https://www.kubeflow.org/docs/guides/usage-reporting/
****************************************************************
filename="coordinator/coordinator.go:184"
INFO[0000] Initializing kustomize package map filename="kustomize/kustomize.go:149"
INFO[0000] Component path map: {
"ambassador": "common/ambassador",
"api-service": "pipeline/api-service",
"application": "application/application",
"application-crds": "application/application-crds",
"argo": "argo",
"base": "modeldb/base",
"basic-auth": "common/basic-auth",
"bootstrap": "admission-webhook/bootstrap",
"centraldashboard": "common/centraldashboard",
"istio": "istio/istio",
"istio-crds": "istio/istio-crds",
"istio-install": "istio/istio-install",
"jupyter": "jupyter/jupyter",
"jupyter-web-app": "jupyter/jupyter-web-app",
"katib-controller": "katib-v1alpha2/katib-controller",
"katib-db": "katib-v1alpha2/katib-db",
"katib-manager": "katib-v1alpha2/katib-manager",
"katib-ui": "katib-v1alpha2/katib-ui",
"metacontroller": "metacontroller",
"metadata": "metadata",
"metrics-collector": "katib-v1alpha2/metrics-collector",
"minio": "pipeline/minio",
"mysql": "pipeline/mysql",
"notebook-controller": "jupyter/notebook-controller",
"persistent-agent": "pipeline/persistent-agent",
"pipelines-runner": "pipeline/pipelines-runner",
"pipelines-ui": "pipeline/pipelines-ui",
"pipelines-viewer": "pipeline/pipelines-viewer",
"pytorch-job-crds": "pytorch-job/pytorch-job-crds",
"pytorch-operator": "pytorch-job/pytorch-operator",
"scheduledworkflow": "pipeline/scheduledworkflow",
"seldon-core-operator": "seldon/seldon-core-operator",
"spartakus": "common/spartakus",
"suggestion": "katib-v1alpha2/suggestion",
"tensorboard": "tensorboard",
"tf-job-operator": "tf-training/tf-job-operator",
"webhook": "admission-webhook/webhook"
} filename="kustomize/kustomize.go:170"
INFO[0000] Converting component istio-crds to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component istio-install to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component istio to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component application-crds to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component application to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component metacontroller to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component argo to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component centraldashboard to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component webhook to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component bootstrap to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component jupyter-web-app to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component katib-db to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component katib-manager to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component katib-controller to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component katib-ui to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component metrics-collector to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component metadata to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component suggestion to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component notebook-controller to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component pytorch-job-crds to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component pytorch-operator to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component spartakus to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component tensorboard to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component tf-job-operator to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component api-service to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component minio to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component mysql to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component persistent-agent to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component pipelines-runner to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component pipelines-ui to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component pipelines-viewer to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Converting component scheduledworkflow to an application in KfDef.Spec filename="kustomize/kustomize.go:202"
INFO[0000] Writing stripped KfDef to /Users/rohithazra/work/keystone/data-platform/platform-architecture/kubeflow/project/app.yaml filename="v1alpha1/application_types.go:626"
INFO[0000] Processing application: istio-crds filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: istio-install filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: istio filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: application-crds filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: application filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: metacontroller filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: argo filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: centraldashboard filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: webhook filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: bootstrap filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: jupyter-web-app filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: katib-db filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: katib-manager filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: katib-controller filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: katib-ui filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: metrics-collector filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: metadata filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: suggestion filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: notebook-controller filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: pytorch-job-crds filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: pytorch-operator filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: spartakus filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: tensorboard filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: tf-job-operator filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: api-service filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: minio filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: mysql filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: persistent-agent filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: pipelines-runner filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: pipelines-ui filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: pipelines-viewer filename="kustomize/kustomize.go:589"
INFO[0000] Processing application: scheduledworkflow filename="kustomize/kustomize.go:589"
~/work/keystone/data-platform/platform-architecture/kubeflow/project   master ●  kfctl apply all -V
INFO[0000] Downloading /Users/rohithazra/work/keystone/data-platform/platform-architecture/kubeflow/project/app.yaml to /var/folders/dy/k7f2qs190wqb8ly__zcmvl0m0000gn/T/141559622/app.yaml filename="v1alpha1/application_types.go:334"
INFO[0000] Writing stripped KfDef to /Users/rohithazra/work/keystone/data-platform/platform-architecture/kubeflow/project/app.yaml filename="v1alpha1/application_types.go:626"
INFO[0000] Downloading /Users/rohithazra/work/keystone/data-platform/platform-architecture/kubeflow/project/app.yaml to /var/folders/dy/k7f2qs190wqb8ly__zcmvl0m0000gn/T/047920621/app.yaml filename="v1alpha1/application_types.go:334"
INFO[0000] Initializing a default restConfig for Kubernetes filename="kustomize/kustomize.go:248"
INFO[0000] namespace: kubeflow filename="kustomize/kustomize.go:265"
INFO[0002] Creating namespace: kubeflow filename="kustomize/kustomize.go:268"
INFO[0022] creating CustomResourceDefinition/adapters.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0022] creating CustomResourceDefinition/apikeys.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0022] creating CustomResourceDefinition/attributemanifests.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0023] creating CustomResourceDefinition/authorizations.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0023] creating CustomResourceDefinition/bypasses.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0024] creating CustomResourceDefinition/certificates.certmanager.k8s.io filename="kustomize/kustomize.go:430"
INFO[0024] creating CustomResourceDefinition/challenges.certmanager.k8s.io filename="kustomize/kustomize.go:430"
INFO[0024] creating CustomResourceDefinition/checknothings.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0025] creating CustomResourceDefinition/circonuses.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0025] creating CustomResourceDefinition/cloudwatches.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0025] creating CustomResourceDefinition/clusterissuers.certmanager.k8s.io filename="kustomize/kustomize.go:430"
INFO[0026] creating CustomResourceDefinition/clusterrbacconfigs.rbac.istio.io filename="kustomize/kustomize.go:430"
INFO[0026] creating CustomResourceDefinition/deniers.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0027] creating CustomResourceDefinition/destinationrules.networking.istio.io filename="kustomize/kustomize.go:430"
INFO[0027] creating CustomResourceDefinition/dogstatsds.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0027] creating CustomResourceDefinition/edges.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0028] creating CustomResourceDefinition/envoyfilters.networking.istio.io filename="kustomize/kustomize.go:430"
INFO[0028] creating CustomResourceDefinition/fluentds.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0029] creating CustomResourceDefinition/gateways.networking.istio.io filename="kustomize/kustomize.go:430"
INFO[0029] creating CustomResourceDefinition/handlers.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0029] creating CustomResourceDefinition/httpapispecbindings.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0030] creating CustomResourceDefinition/httpapispecs.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0030] creating CustomResourceDefinition/instances.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0031] creating CustomResourceDefinition/issuers.certmanager.k8s.io filename="kustomize/kustomize.go:430"
INFO[0031] creating CustomResourceDefinition/kubernetesenvs.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0032] creating CustomResourceDefinition/kuberneteses.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0032] creating CustomResourceDefinition/listcheckers.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0032] creating CustomResourceDefinition/listentries.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0033] creating CustomResourceDefinition/logentries.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0033] creating CustomResourceDefinition/memquotas.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0033] creating CustomResourceDefinition/meshpolicies.authentication.istio.io filename="kustomize/kustomize.go:430"
INFO[0034] creating CustomResourceDefinition/metrics.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0034] creating CustomResourceDefinition/noops.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0034] creating CustomResourceDefinition/opas.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0035] creating CustomResourceDefinition/orders.certmanager.k8s.io filename="kustomize/kustomize.go:430"
INFO[0035] creating CustomResourceDefinition/policies.authentication.istio.io filename="kustomize/kustomize.go:430"
INFO[0035] creating CustomResourceDefinition/prometheuses.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0036] creating CustomResourceDefinition/quotas.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0036] creating CustomResourceDefinition/quotaspecbindings.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0037] creating CustomResourceDefinition/quotaspecs.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0037] creating CustomResourceDefinition/rbacconfigs.rbac.istio.io filename="kustomize/kustomize.go:430"
INFO[0037] creating CustomResourceDefinition/rbacs.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0038] creating CustomResourceDefinition/redisquotas.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0038] creating CustomResourceDefinition/reportnothings.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0038] creating CustomResourceDefinition/rules.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0039] creating CustomResourceDefinition/serviceentries.networking.istio.io filename="kustomize/kustomize.go:430"
INFO[0039] creating CustomResourceDefinition/servicerolebindings.rbac.istio.io filename="kustomize/kustomize.go:430"
INFO[0040] creating CustomResourceDefinition/serviceroles.rbac.istio.io filename="kustomize/kustomize.go:430"
INFO[0040] creating CustomResourceDefinition/sidecars.networking.istio.io filename="kustomize/kustomize.go:430"
INFO[0040] creating CustomResourceDefinition/signalfxs.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0041] creating CustomResourceDefinition/solarwindses.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0041] creating CustomResourceDefinition/stackdrivers.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0042] creating CustomResourceDefinition/statsds.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0042] creating CustomResourceDefinition/stdios.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0042] creating CustomResourceDefinition/templates.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0043] creating CustomResourceDefinition/tracespans.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0043] creating CustomResourceDefinition/virtualservices.networking.istio.io filename="kustomize/kustomize.go:430"
INFO[0043] creating CustomResourceDefinition/zipkins.config.istio.io filename="kustomize/kustomize.go:430"
INFO[0063] creating Namespace/istio-system filename="kustomize/kustomize.go:430"
INFO[0063] creating ServiceAccount/istio-citadel-service-account filename="kustomize/kustomize.go:430"
INFO[0064] creating ServiceAccount/istio-cleanup-secrets-service-account filename="kustomize/kustomize.go:430"
INFO[0064] creating ServiceAccount/istio-egressgateway-service-account filename="kustomize/kustomize.go:430"
INFO[0064] creating ServiceAccount/istio-galley-service-account filename="kustomize/kustomize.go:430"
INFO[0065] creating ServiceAccount/istio-grafana-post-install-account filename="kustomize/kustomize.go:430"
INFO[0065] creating ServiceAccount/istio-ingressgateway-service-account filename="kustomize/kustomize.go:430"
INFO[0065] creating ServiceAccount/istio-mixer-service-account filename="kustomize/kustomize.go:430"
INFO[0066] creating ServiceAccount/istio-multi filename="kustomize/kustomize.go:430"
INFO[0066] creating ServiceAccount/istio-pilot-service-account filename="kustomize/kustomize.go:430"
INFO[0067] creating ServiceAccount/istio-security-post-install-account filename="kustomize/kustomize.go:430"
INFO[0067] creating ServiceAccount/istio-sidecar-injector-service-account filename="kustomize/kustomize.go:430"
INFO[0067] creating ServiceAccount/kiali-service-account filename="kustomize/kustomize.go:430"
INFO[0068] creating ServiceAccount/prometheus filename="kustomize/kustomize.go:430"
INFO[0068] creating Role/istio-ingressgateway-sds filename="kustomize/kustomize.go:430"
INFO[0068] creating ClusterRole/istio-citadel-istio-system filename="kustomize/kustomize.go:430"
INFO[0069] creating ClusterRole/istio-cleanup-secrets-istio-system filename="kustomize/kustomize.go:430"
INFO[0069] creating ClusterRole/istio-egressgateway-istio-system filename="kustomize/kustomize.go:430"
INFO[0070] creating ClusterRole/istio-galley-istio-system filename="kustomize/kustomize.go:430"
INFO[0070] creating ClusterRole/istio-grafana-post-install-istio-system filename="kustomize/kustomize.go:430"
INFO[0070] creating ClusterRole/istio-ingressgateway-istio-system filename="kustomize/kustomize.go:430"
INFO[0071] creating ClusterRole/istio-mixer-istio-system filename="kustomize/kustomize.go:430"
INFO[0071] creating ClusterRole/istio-pilot-istio-system filename="kustomize/kustomize.go:430"
INFO[0071] creating ClusterRole/istio-reader filename="kustomize/kustomize.go:430"
INFO[0072] creating ClusterRole/istio-sidecar-injector-istio-system filename="kustomize/kustomize.go:430"
INFO[0072] creating ClusterRole/kiali-viewer filename="kustomize/kustomize.go:430"
INFO[0073] creating ClusterRole/kiali filename="kustomize/kustomize.go:430"
INFO[0073] creating ClusterRole/prometheus-istio-system filename="kustomize/kustomize.go:430"
INFO[0073] creating ClusterRole/istio-security-post-install-istio-system filename="kustomize/kustomize.go:430"
INFO[0074] creating RoleBinding/istio-ingressgateway-sds filename="kustomize/kustomize.go:430"
INFO[0074] creating ClusterRoleBinding/istio-citadel-istio-system filename="kustomize/kustomize.go:430"
INFO[0074] creating ClusterRoleBinding/istio-cleanup-secrets-istio-system filename="kustomize/kustomize.go:430"
INFO[0075] creating ClusterRoleBinding/istio-egressgateway-istio-system filename="kustomize/kustomize.go:430"
INFO[0075] creating ClusterRoleBinding/istio-galley-admin-role-binding-istio-system filename="kustomize/kustomize.go:430"
INFO[0075] creating ClusterRoleBinding/istio-grafana-post-install-role-binding-istio-system filename="kustomize/kustomize.go:430"
INFO[0076] creating ClusterRoleBinding/istio-ingressgateway-istio-system filename="kustomize/kustomize.go:430"
INFO[0076] creating ClusterRoleBinding/istio-kiali-admin-role-binding-istio-system filename="kustomize/kustomize.go:430"
INFO[0077] creating ClusterRoleBinding/istio-mixer-admin-role-binding-istio-system filename="kustomize/kustomize.go:430"
INFO[0077] creating ClusterRoleBinding/istio-multi filename="kustomize/kustomize.go:430"
INFO[0077] creating ClusterRoleBinding/istio-pilot-istio-system filename="kustomize/kustomize.go:430"
INFO[0078] creating ClusterRoleBinding/istio-sidecar-injector-admin-role-binding-istio-system filename="kustomize/kustomize.go:430"
INFO[0078] creating ClusterRoleBinding/prometheus-istio-system filename="kustomize/kustomize.go:430"
INFO[0078] creating ClusterRoleBinding/istio-security-post-install-role-binding-istio-system filename="kustomize/kustomize.go:430"
INFO[0079] creating ConfigMap/istio-galley-configuration filename="kustomize/kustomize.go:430"
INFO[0079] creating ConfigMap/istio-grafana-configuration-dashboards-galley-dashboard filename="kustomize/kustomize.go:430"
INFO[0080] creating ConfigMap/istio-grafana-configuration-dashboards-istio-mesh-dashboard filename="kustomize/kustomize.go:430"
INFO[0080] creating ConfigMap/istio-grafana-configuration-dashboards-istio-performance-dashboard filename="kustomize/kustomize.go:430"
INFO[0081] creating ConfigMap/istio-grafana-configuration-dashboards-istio-service-dashboard filename="kustomize/kustomize.go:430"
INFO[0082] creating ConfigMap/istio-grafana-configuration-dashboards-istio-workload-dashboard filename="kustomize/kustomize.go:430"
Error: couldn't apply KfApp: (kubeflow.error): Code 500 with message: kfApp Apply failed for kustomize: (kubeflow.error): Code 500 with message: couldn't create resources from istio-install Error: Post https://kube-cluster-001.labroots.inkeystone.com/api/v1/namespaces/istio-system/configmaps: EOF
Usage:
kfctl apply [all(=default)|k8s|platform] [flags]
Flags:
-h, --help help for apply
-V, --verbose verbose output default is false
couldn't apply KfApp: (kubeflow.error): Code 500 with message: kfApp Apply failed for kustomize: (kubeflow.error): Code 500 with message: couldn't create resources from istio-install Error: Post https://kube-cluster-001.labroots.inkeystone.com/api/v1/namespaces/istio-system/configmaps: EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment