-
**Desired Situation**
The following new workshops have to be added to the [Layer5 workshops](https://layer5.io/workshops) page:
- [Linkerd Fundamentals](https://learning.oreilly.com/live-trainin…
-
**Description**
See the screenshot and this comment as an example of the issue - https://github.com/layer5io/meshery-adapter-library/pull/2#issuecomment-705114834
An issue lie somewhere between th…
-
I was looking at Kubeflow to understand who working with it yesterday. I thought it might be helpful for others as well who want to look at what solutions are available in the market. Realy it wo…
-
/kind bug
**What steps did you take and what happened:**
I installed kubeflow on an AWS EKS cluster using instructions at https://www.kubeflow.org/docs/aws/, I've tried specifying basic auth and c…
-
During execution of ./bootstrap-workshop.sh it hangs up on installation of istio on remote cluster. The issue is missing tiller service account. Workaround described here https://github.com/helm/helm/…
-
In a first step will follow: [1_issue_5_pipeline_lc_MAD-Mex_pixel_wise.ipynb](https://github.com/CONABIO/kube_sipecam_playground/blob/master/MAD_Mex/notebooks/1_issue_5_pipeline_lc_MAD-Mex_pixel_wise.…
-
In the "Istio 1.0.x workshop: Simple Routing" scenario yaml files do not open in editor. When link is clicked, editor creates new tab but then closes it immediately. This happens on Steps 2, 3 and 5.
…
-
Keptn 0.6.2 deploys Istio 1.3.x. We should upgrade to a newer istio version (e.g., 1.5.4) to also easily support tutorials like this one: https://medium.com/keptn/securing-your-kubernetes-services-wit…
-
in file kubernetes.html | line: 430
`$ chmod +x ./chmod +x kops-linux-amd64`
should be
`$ chmod +x kops-linux-amd64`
-
**Bug description**
I know we have Metrics available in Istio . This might includes latency. What i am trying to do is configure my HPA to scale according to the latency metrics available in istio.…