-
Updated
Jan 28, 2021 - Go
envoy
Here are 260 public repositories matching this topic...
-
Updated
Jan 27, 2021 - Python
Please describe the problem you have
klogv2 has the https://godoc.org/github.com/kubernetes/klog#SetLogger API, which should let us drop the vaguely sketchy output stream we use to capture core Kubernetes log output.
Evaluate k3d vs KinD
Summary
Today our testing infrastructure relies heavily on KinD which is a convenient way to run ephemeral K8s clusters locally. However, since it packs a full K8s distro, it tends to be slow especially when several clusters are run in parallel (e.g. our multi-zone). We surely know docker can do better as spinning a couple of Kuma universal cluster
-
Updated
Dec 5, 2020 - Java
Use heptio/workgroup to improve handling of the multiple goroutines that are spawned in each of the discoverers. This will also help us to bubble up errors to main, and handle them appropriately.
An example of this is #224. We wanted to handle the case where re-auth failed 3 times, but there was no good way of bubbling up the error to main.go. We could make reconciler.Run return an error to bub
Current Behavior
The individual service mesh management pages have a namespace field with "default" prepopulated.
Desired Behavior
The namespace field should not only show "default" as an option, but should also include the list of namespaces that are currently present in the user's Kubernetes environment. Pre-populating this text field will be a UX improvement and it will also help
-
Updated
Oct 27, 2020 - Java
-
Updated
Jan 28, 2021 - Shell
-
Updated
Jan 26, 2021 - JavaScript
-
Updated
Jan 22, 2021 - Go
-
Updated
Jan 28, 2021 - Go
-
Updated
Feb 27, 2020 - Go
Current Behavior
In blogs and other pages, the Layer5 site needs to the ability to show a stylized quote from a person.
Desired Behavior
A new custom React component needs to show the person's quote, name, and title. Name and title can be optional properties.
Implementation
Turn this into a custom component called "Blockquote" - https://codepen.io/jupago/pen/GPxqLX
**
-
Updated
Nov 30, 2020
-
Updated
Dec 23, 2020 - Rust
-
Updated
Jan 5, 2018 - Go
-
Updated
Nov 10, 2020 - SCSS
-
Updated
Oct 24, 2020
-
Updated
May 14, 2020 - Go
-
Updated
Nov 7, 2018
This is an optimization to reduce the time it takes to build/deploy YAStack.
Compilation of YAStack can be optimized by pre-compiling source code that does not depend on DPDK. This can help build the image faster since now only DPDK and dependent code will have to be compiled.
Improve this page
Add a description, image, and links to the envoy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the envoy topic, visit your repo's landing page and select "manage topics."
virtual host options
