Amesh
Service Mesh base on Apache APISIX
File Explorer
Download Latest Version (.zip)- e2e.yaml
- license-checker.yaml
- lint.yaml
- semantic.yml
- event.pb.go
- event.pb.validate.go
- healthcheck.pb.go
- healthcheck.pb.validate.go
- healthcheck_grpc.pb.go
- instance.pb.go
- instance.pb.validate.go
- resource.pb.go
- resource.pb.validate.go
- service.pb.go
- service.pb.validate.go
- service_grpc.pb.go
- types.pb.go
- types.pb.validate.go
- go.mod
- go.sum
- .gitattributes
- healthcheck.proto
- instance.proto
- service.proto
- types.proto
- LICENSE
- Makefile
- README.md
- istio-base.tgz
- istio-discovery.tgz
- .helmignore
- Chart.yaml
- values.yaml
- main.go
- go.mod
- go.sum
- main.go
- Makefile
- test.lua
- main.go
- README.md
- ameshpluginconfig_types.go
- doc.go
- zz_generated.deepcopy.go
- zz_generated.register.go
- clientset_generated.go
- doc.go
- register.go
- doc.go
- register.go
- doc.go
- fake_amesh_client.go
- fake_ameshpluginconfig.go
- amesh_client.go
- ameshpluginconfig.go
- doc.go
- generated_expansion.go
- clientset.go
- doc.go
- ameshpluginconfig.go
- interface.go
- interface.go
- factory_interfaces.go
- factory.go
- generic.go
- ameshpluginconfig.go
- expansion_generated.go
- .gitattributes
- controller.yaml
- serviceaccount.yaml
- Chart.yaml
- values.yaml
- apisix.apache.org_ameshpluginconfigs.yaml
- cainjection_in_ameshpluginconfigs.yaml
- webhook_in_ameshpluginconfigs.yaml
- kustomization.yaml
- kustomizeconfig.yaml
- kustomization.yaml
- manager_auth_proxy_patch.yaml
- manager_config_patch.yaml
- controller_manager_config.yaml
- kustomization.yaml
- manager.yaml
- kustomization.yaml
- monitor.yaml
- ameshpluginconfig_editor_role.yaml
- ameshpluginconfig_viewer_role.yaml
- auth_proxy_client_clusterrole.yaml
- auth_proxy_role.yaml
- auth_proxy_role_binding.yaml
- auth_proxy_service.yaml
- kustomization.yaml
- leader_election_role.yaml
- leader_election_role_binding.yaml
- role.yaml
- role_binding.yaml
- service_account.yaml
- _v1alpha1_ameshpluginconfig.yaml
- ameshpluginconfig_controller.go
- suite_test.go
- boilerplate.go.txt
- generate-groups.sh
- update-codegen.sh
- update-imports.sh
- prometheus.go
- types.go
- grpc_server.go
- instance_manager.go
- compare.go
- compare_test.go
- selector_cache.go
- status.go
- .dockerignore
- .gitignore
- Dockerfile
- go.mod
- go.sum
- main.go
- Makefile
- PROJECT
- README.md
- amesh-sidecar.Dockerfile
- apisix.Dockerfile
- config.yaml
- entry.sh
- iptables.Dockerfile
- luajit.Dockerfile
- standalone.Dockerfile
- demo.md
- plugin_config.md
- Amesh Controller Metrics-1675285977023.json
- Amesh Sidecars-1675307526397.json
- arch.png
- amesh-prom.md
- demo.md
- plugin_config.md
- bookinfo-certificate.yaml
- bookinfo-db.yaml
- bookinfo-details-v2.yaml
- bookinfo-details.yaml
- bookinfo-ingress.yaml
- bookinfo-mysql.yaml
- bookinfo-ratings-discovery.yaml
- bookinfo-ratings-v2-mysql-vm.yaml
- bookinfo-ratings-v2-mysql.yaml
- bookinfo-ratings-v2.yaml
- bookinfo-ratings.yaml
- bookinfo-reviews-v2.yaml
- bookinfo.yaml
- cleanup.sh
- productpage-nodeport.yaml
- README.md
- crd-all.gen.yaml
- crd-operator.yaml
- clusterrole.yaml
- clusterrolebinding.yaml
- crds.yaml
- default.yaml
- endpoints.yaml
- NOTES.txt
- reader-serviceaccount.yaml
- role.yaml
- rolebinding.yaml
- serviceaccount.yaml
- services.yaml
- Chart.yaml
- README.md
- values.yaml
- gateway-injection-template.yaml
- grpc-agent.yaml
- grpc-simple.yaml
- injection-template.yaml
- autoscale.yaml
- clusterrole.yaml
- clusterrolebinding.yaml
- configmap-jwks.yaml
- configmap.yaml
- deployment.yaml
- istiod-injector-configmap.yaml
- mutatingwebhook.yaml
- NOTES.txt
- poddisruptionbudget.yaml
- reader-clusterrole.yaml
- reader-clusterrolebinding.yaml
- revision-tags.yaml
- role.yaml
- rolebinding.yaml
- service.yaml
- serviceaccount.yaml
- telemetryv2_1.11.yaml
- telemetryv2_1.12.yaml
- telemetryv2_1.13.yaml
- validatingwebhookconfiguration.yaml
- Chart.yaml
- README.md
- values.yaml
- README.md
- amesh.go
- controlplane.go
- istio.go
- executor.go
- utils.go
- curl.go
- framework.go
- httpbin.go
- httpbin_test.go
- istio_virtual_service.go
- istio_virtual_service_test.go
- k8s.go
- nginx.go
- httpbin.yaml
- pluginconfig.go
- pluginconfig_tester.go
- reconnect.go
- reconnect_tester.go
- base_tester.go
- deployment_lifecycle.go
- proxy.go
- 1_request_routing.go
- 2_fault_injection.go
- 3_traffic_shifting.go
- 4_request_timeouts.go
- 5_circuit_breaking.go
- 6_mirroring.go
- virtual_service_tester.go
- e2e.go
- e2e_test.go
- go.mod
- go.sum
- injection-template-istio.yaml
- injection-template.yaml
- manifest.yaml
- nginx-1.19.9-connection-original-dst.patch
- amesh.go
- amesh_test.go
- cluster_translator.go
- cluster_translator_test.go
- endpoint_translator.go
- endpoint_translator_test.go
- route_translator.go
- route_translator_test.go
- translator.go
- xds.go
- xds_test.go
- types.go
- id.go
- id_test.go
- manifest.go
- string_set.go
- string_set_test.go
- agent.go
- agent_demo.go
- noop.go
- shdict.go
- xds.h
- utils.go
- utils_test.go
- base.go
- base_test.go
- plugins.go
- route.go
- storage.go
- upstream.go
- die.go
- signal.go
- version.go
- utils.go
- clean-dirty-e2e-envrionment.sh
- kind-with-registry.sh
- update-imports.sh
- .dockerignore
- .gitattributes
- .gitignore
- .licenserc.yaml
- go.mod
- go.sum
- LICENSE
- Makefile
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
