Coder Social home page Coder Social logo

iluxa / sock-shop-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kubeshark/sock-shop-demo

0.0 1.0 0.0 79.96 MB

Sock Shop example with additions

License: Apache License 2.0

Shell 9.28% Ruby 2.54% Python 44.34% Go 9.54% Makefile 1.04% HCL 28.77% Dockerfile 3.80% Mustache 0.69%

sock-shop-demo's Introduction

Note: The source code of the images related to the additions for gRPC, AMQP, Kafka and Redis protocols can be found in the additions folder.

Sock Shop : A Microservice Demo Application

The application is the user-facing part of an online shop that sells socks. It is intended to aid the demonstration and testing of microservice and cloud native technologies.

It is built using Spring Boot, Go kit and Node.js and is packaged in Docker containers.

You can read more about the application design.

Deployment Platforms

The deploy folder contains scripts and instructions to provision the application onto your favourite platform.

Please let us know if there is a platform that you would like to see supported.

TLS/eBPF Capture Test

Start with a clean cluster using minikube and deploy the bare minimums:

minikube start --driver=virtualbox --cpus 4 --memory 8192
kubectl apply -f deploy/kubernetes/manifests
ls deploy/kubernetes/manifests/extras/*outbound-tls*  | xargs -Ifile kubectl apply -f file

Then run Kubeshark:

kubeshark tap -n sock-shop && kubeshark clean

After approximately 1-2 minutes delay, you should start to see the encrypted traffic capture:

TLS/eBPF Capture

sock-shop-demo's People

Contributors

nustiueudinastea avatar idcrosby avatar philwinder avatar vlal avatar pidster avatar jasonrichardsmith avatar rodrmartinez avatar moretea avatar frankscholten avatar errordeveloper avatar elieser1101 avatar adam-sandor avatar peterbourgon avatar lukemarsden avatar alongir avatar ziul avatar katzien avatar amouat avatar jml avatar mertyildiran avatar refaelbotbol avatar abuehrle avatar alban avatar etiennetremel avatar stefanprodan avatar marccarre avatar vincents avatar shiresky avatar juliogomez avatar gellis01 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.