#
sidecar
Here are 153 public repositories matching this topic...
A Cloud Native traffic orchestration system
go
golang
http
microservice
api-gateway
raft
gateway
proxy-server
traffic
load-balancer
etcd
reverse-proxy
mesh
cloud-native
service-mesh
sidecar
-
Updated
Nov 12, 2021 - Go
MOSN is a cloud native proxy for edge or service mesh. https://mosn.io
-
Updated
Nov 12, 2021 - Go
Enable Sidecar on Unsupported iPads and Macs running iPadOS 13 and macOS Catalina
-
Updated
Jun 9, 2021 - Swift
A docker sidecar container to forward all traffic to local docker host or any other host
polyfill
macos
linux
docker
tunnel
internal
docker-compose
firewall
nat
iptables
host
access
connection
localhost
sidecar
port-forwarding
egress
dockerhost
-
Updated
Aug 3, 2021 - Shell
High Performance HTTP Sidecar Load Balancer
-
Updated
Sep 16, 2021 - Go
seeflood
commented
Nov 2, 2021
Kubernetes sidecar injection service
-
Updated
Feb 9, 2021 - Go
Microservices demo application on cloud-hosted Kubernetes cluster
kubernetes
cloud
microservices
grafana
gcp
prometheus
mesh
gke
sidecar
envoy
istio
polaris
jaeger
kiali
opentelemetry
-
Updated
Apr 22, 2021 - Shell
Deploy and execute AWS Lambda functions from your Laravel application.
-
Updated
Nov 1, 2021 - PHP
alexellis
commented
Jun 4, 2019
Expected Behaviour
We should have Travis / Go & OpenFaaS GitHub badges in our README.md file just like openfaas/faas openfaas/faas-netes openfaas/faas-cli and etc.
Curren
http gateway for rpcx services. Clients in any programming languages can call them
-
Updated
May 12, 2021 - Go
Content and Version-based Routing Fabric for Polyglot Microservices
kubernetes
microservice
service-discovery
docker-swarm
service-mesh
microservice-infrastructure
lyft-envoy
sidecar
-
Updated
Nov 19, 2018 - Go
此仓库可以让你在macos中使用ThinkPad T450s T450 X250 X1C3的所有功能(不包括指纹),且99%接近于白苹果的完美黑苹果。
thinkpad
hackintosh
acpi
efi
sidecar
mojave
x250
opencore
t450
catalina
lenovo-hackintosh
intelwifi
itlwm
bigsur
t450s
x1c3
x1-carbon-3rd
airportitlwm
airportopenbsd
monterey
-
Updated
Nov 2, 2021 - ASL
A wrapper for applications to help with running envoy as a sidecar
-
Updated
Mar 22, 2021 - Go
Links to excellent videos, articles, blogs, etc. on microservices architecture
-
Updated
Nov 7, 2018
citrix-xds-adaptor
kubernetes
netscaler
citrix-netscaler
k8s
citrix
xds
service-mesh
sidecar
istio
servicemesh
sidecar-proxy
ingress-gateway
citrix-adc-proxies
citrix-istio-adaptor
citrix-adc-cpx
istio-ingress-gateway
egress-gateway
citrix-xds-adaptor
xds-api
-
Updated
Sep 29, 2021 - Go
The Sidecar Project of Apache SkyWalking
-
Updated
Nov 11, 2021 - Go
A template project to demonstrate how to run WebAssembly functions as sidecar microservices in dapr
-
Updated
Nov 3, 2021 - Rust
A TCP proxy used to expose services onto a tailscale network without root. Ideal for container environments.
-
Updated
Oct 21, 2021 - Go
Ansible role for install and configure standalone or distributed Prometheus v2 with long term storage capabilities on Linux operating system.
ansible
monitoring
time-series
metrics
ansible-role
alerting
prometheus
distributed
graphing
sidecar
thanos
storage-buckets
prometheus-servers
hosts-inventory
thanos-store
-
Updated
Oct 29, 2021 - Jinja
Kubernetes admission webhook for secure, seamless and dynamic handling of secrets in your applications
kubernetes
security
vault
talend
secrets
kubernetes-secrets
k8s
injection-container
sidecar
kubernetes-controller
sidecar-container
secrets-management
admission-controller
admission-webhook
vault-agent
mutating-webhook
vault-proxy
sidecar-inject
-
Updated
Sep 21, 2021 - Go
RESTful / Secure Management Sidecar for Apache Cassandra
-
Updated
Nov 11, 2021 - Java
SWIR - Sidecar Written In Rust
-
Updated
Apr 8, 2021 - Rust
roivaz
commented
May 20, 2020
Interesting metrics could be:
- Number of discovered nodeIDs
- Number of InSync EnvoyConfigs
- Number of RollbackFailed EnvoyConfigs
- Number of Rollback EnvoyConfigs
Improve this page
Add a description, image, and links to the sidecar topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sidecar topic, visit your repo's landing page and select "manage topics."
I am trying to pass NO_PROXY to daprd via dapr.io/env. This annotation allows to pass multiple key=value pairs separated by commas. a Example dapr.io/env: "HTTP_PROXY="http://myproxy.com\",NO_PROXY= "localhost,127.0.0.1,.amazonaws.com""
When my pod deployed, and inspect the daprd container, NO_PROXY environment variable is set, but only the localhost value is there.
Looks like the String s