Add samples 38/4038/1
authorXinhui Li <xinhui.li@salesforce.com>
Tue, 5 Jan 2021 19:24:35 +0000 (11:24 -0800)
committerXinhui Li <xinhui.li@salesforce.com>
Tue, 5 Jan 2021 19:24:35 +0000 (11:24 -0800)
commitda596a23035a67e8fd89abd9590331dfe11625a3
tree6f4c865c6787c508f9a85e9d3fb35c2a65970ace
parent45781c477c9b2bac3a98a724838086f6b682f331
Add samples

Signed-off-by: xinhui li <xinhui.li@salesforce.com>
Change-Id: I1eaaa56d6438be86a74e29b6b5aa7c63b5afbb5b
151 files changed:
mash/eks/samples/README.md [new file with mode: 0644]
mash/eks/samples/addons/README.md [new file with mode: 0644]
mash/eks/samples/addons/extras/prometheus-operator.yaml [new file with mode: 0644]
mash/eks/samples/addons/extras/zipkin.yaml [new file with mode: 0644]
mash/eks/samples/addons/grafana.yaml [new file with mode: 0644]
mash/eks/samples/addons/jaeger.yaml [new file with mode: 0644]
mash/eks/samples/addons/kiali.yaml [new file with mode: 0644]
mash/eks/samples/addons/prometheus.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/README.md [new file with mode: 0644]
mash/eks/samples/bookinfo/networking/bookinfo-gateway.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/networking/certmanager-gateway.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/networking/destination-rule-all-mtls.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/networking/destination-rule-all.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/networking/destination-rule-reviews.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/networking/egress-rule-google-apis.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/networking/fault-injection-details-v1.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/networking/virtual-service-all-v1.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/networking/virtual-service-details-v2.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/networking/virtual-service-ratings-db.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/networking/virtual-service-ratings-mysql-vm.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/networking/virtual-service-ratings-mysql.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/networking/virtual-service-ratings-test-abort.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/networking/virtual-service-ratings-test-delay.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/networking/virtual-service-reviews-50-v3.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/networking/virtual-service-reviews-80-20.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/networking/virtual-service-reviews-90-10.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/networking/virtual-service-reviews-jason-v2-v3.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/networking/virtual-service-reviews-test-v2.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/networking/virtual-service-reviews-v2-v3.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/networking/virtual-service-reviews-v3.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/platform/consul/README.md [new file with mode: 0644]
mash/eks/samples/bookinfo/platform/consul/bookinfo.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/platform/consul/cleanup.sh [new file with mode: 0755]
mash/eks/samples/bookinfo/platform/consul/destination-rule-all.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/platform/consul/virtual-service-all-v1.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/platform/consul/virtual-service-ratings-test-abort.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/platform/consul/virtual-service-ratings-test-delay.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/platform/consul/virtual-service-reviews-50-v3.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/platform/consul/virtual-service-reviews-test-v2.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/platform/consul/virtual-service-reviews-v2-v3.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/platform/consul/virtual-service-reviews-v3.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/platform/kube/README.md [new file with mode: 0644]
mash/eks/samples/bookinfo/platform/kube/bookinfo-certificate.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/platform/kube/bookinfo-db.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/platform/kube/bookinfo-details-v2.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/platform/kube/bookinfo-details.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/platform/kube/bookinfo-ingress.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/platform/kube/bookinfo-mysql.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/platform/kube/bookinfo-ratings-discovery.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/platform/kube/bookinfo-ratings-v2-mysql-vm.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/platform/kube/bookinfo-ratings-v2-mysql.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/platform/kube/bookinfo-ratings-v2.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/platform/kube/bookinfo-ratings.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/platform/kube/bookinfo-reviews-v2.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/platform/kube/bookinfo.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/platform/kube/cleanup.sh [new file with mode: 0755]
mash/eks/samples/bookinfo/platform/kube/productpage-nodeport.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/policy/mixer-rule-deny-ip-crd.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/policy/mixer-rule-deny-ip.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/policy/mixer-rule-deny-label-crd.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/policy/mixer-rule-deny-label.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/policy/mixer-rule-deny-serviceaccount.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/policy/mixer-rule-deny-whitelist-crd.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/policy/mixer-rule-deny-whitelist.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/policy/mixer-rule-ingress-denial.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/policy/mixer-rule-kubernetesenv-telemetry.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/policy/mixer-rule-productpage-ratelimit-crd.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/policy/mixer-rule-productpage-ratelimit.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/policy/mixer-rule-productpage-redis-quota-fixed-window.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/policy/mixer-rule-productpage-redis-quota-rolling-window.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/policy/mixer-rule-ratings-denial.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/policy/mixer-rule-ratings-ratelimit.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/policy/mixer-rule-ratings-redis-quota-fixed-window.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/policy/mixer-rule-ratings-redis-quota-rolling-window.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/policy/prometheus-adapter-deployment.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/policy/prometheus-oop-rule.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/src/mongodb/ratings_data.json [new file with mode: 0644]
mash/eks/samples/bookinfo/src/productpage/requirements.txt [new file with mode: 0644]
mash/eks/samples/bookinfo/src/productpage/test-requirements.txt [new file with mode: 0644]
mash/eks/samples/bookinfo/src/ratings/package.json [new file with mode: 0644]
mash/eks/samples/bookinfo/swagger.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/telemetry/fluentd-istio-crd.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/telemetry/fluentd-istio.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/telemetry/log-entry-crd.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/telemetry/log-entry.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/telemetry/metrics-crd.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/telemetry/metrics.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/telemetry/tcp-metrics-crd.yaml [new file with mode: 0644]
mash/eks/samples/bookinfo/telemetry/tcp-metrics.yaml [new file with mode: 0644]
mash/eks/samples/certs/README.md [new file with mode: 0644]
mash/eks/samples/certs/ca-cert.pem [new file with mode: 0644]
mash/eks/samples/certs/ca-key.pem [new file with mode: 0644]
mash/eks/samples/certs/cert-chain.pem [new file with mode: 0644]
mash/eks/samples/certs/root-cert.pem [new file with mode: 0644]
mash/eks/samples/certs/workload-bar-cert.pem [new file with mode: 0644]
mash/eks/samples/certs/workload-bar-key.pem [new file with mode: 0644]
mash/eks/samples/certs/workload-foo-cert.pem [new file with mode: 0644]
mash/eks/samples/certs/workload-foo-key.pem [new file with mode: 0644]
mash/eks/samples/cross-network-gateway/cross-network-gateway.yaml [new file with mode: 0644]
mash/eks/samples/custom-bootstrap/README.md [new file with mode: 0644]
mash/eks/samples/custom-bootstrap/custom-bootstrap.yaml [new file with mode: 0644]
mash/eks/samples/custom-bootstrap/example-app.yaml [new file with mode: 0644]
mash/eks/samples/external/README.md [new file with mode: 0644]
mash/eks/samples/external/aptget.yaml [new file with mode: 0644]
mash/eks/samples/external/github.yaml [new file with mode: 0644]
mash/eks/samples/external/pypi.yaml [new file with mode: 0644]
mash/eks/samples/fortio/stackdriver.yaml [new file with mode: 0644]
mash/eks/samples/health-check/liveness-command.yaml [new file with mode: 0644]
mash/eks/samples/health-check/liveness-http-same-port.yaml [new file with mode: 0644]
mash/eks/samples/health-check/liveness-http.yaml [new file with mode: 0644]
mash/eks/samples/helloworld/README.md [new file with mode: 0644]
mash/eks/samples/helloworld/helloworld-gateway.yaml [new file with mode: 0644]
mash/eks/samples/helloworld/helloworld.yaml [new file with mode: 0644]
mash/eks/samples/helloworld/src/requirements.txt [new file with mode: 0644]
mash/eks/samples/httpbin/README.md [new file with mode: 0644]
mash/eks/samples/httpbin/httpbin-gateway.yaml [new file with mode: 0644]
mash/eks/samples/httpbin/httpbin-nodeport.yaml [new file with mode: 0644]
mash/eks/samples/httpbin/httpbin-vault.yaml [new file with mode: 0644]
mash/eks/samples/httpbin/httpbin.yaml [new file with mode: 0644]
mash/eks/samples/httpbin/httpsbin.yaml [new file with mode: 0644]
mash/eks/samples/httpbin/policy/keyval-template.yaml [new file with mode: 0644]
mash/eks/samples/httpbin/policy/keyval.yaml [new file with mode: 0644]
mash/eks/samples/httpbin/sample-client/fortio-deploy.yaml [new file with mode: 0644]
mash/eks/samples/https/default.conf [new file with mode: 0644]
mash/eks/samples/https/nginx-app.yaml [new file with mode: 0644]
mash/eks/samples/kubernetes-blog/bookinfo-ratings.yaml [new file with mode: 0644]
mash/eks/samples/kubernetes-blog/bookinfo-reviews-v2.yaml [new file with mode: 0644]
mash/eks/samples/kubernetes-blog/bookinfo-v1.yaml [new file with mode: 0644]
mash/eks/samples/operator/cni-on.yaml [new file with mode: 0644]
mash/eks/samples/operator/default-install.yaml [new file with mode: 0644]
mash/eks/samples/operator/pilot-advanced-override.yaml [new file with mode: 0644]
mash/eks/samples/operator/pilot-k8s.yaml [new file with mode: 0644]
mash/eks/samples/operator/values-global.yaml [new file with mode: 0644]
mash/eks/samples/operator/values-pilot.yaml [new file with mode: 0644]
mash/eks/samples/rawvm/Makefile [new file with mode: 0644]
mash/eks/samples/rawvm/README.md [new file with mode: 0644]
mash/eks/samples/security/psp/sidecar-psp.yaml [new file with mode: 0644]
mash/eks/samples/sleep/README.md [new file with mode: 0644]
mash/eks/samples/sleep/policy/sni-serviceaccount.yaml [new file with mode: 0644]
mash/eks/samples/sleep/policy/sni-wikipedia.yaml [new file with mode: 0644]
mash/eks/samples/sleep/sleep-vault.yaml [new file with mode: 0644]
mash/eks/samples/sleep/sleep.yaml [new file with mode: 0644]
mash/eks/samples/sleep/telemetry/sni-logging.yaml [new file with mode: 0644]
mash/eks/samples/tcp-echo/README.md [new file with mode: 0644]
mash/eks/samples/tcp-echo/tcp-echo-20-v2.yaml [new file with mode: 0644]
mash/eks/samples/tcp-echo/tcp-echo-all-v1.yaml [new file with mode: 0644]
mash/eks/samples/tcp-echo/tcp-echo-services.yaml [new file with mode: 0644]
mash/eks/samples/tcp-echo/tcp-echo.yaml [new file with mode: 0644]
mash/eks/samples/websockets/README.md [new file with mode: 0644]
mash/eks/samples/websockets/app.yaml [new file with mode: 0644]
mash/eks/samples/websockets/route.yaml [new file with mode: 0644]