Code Monkey home page Code Monkey logo

cricket's Introduction

cricket

Release Version

cricket logo

cricket is a simple, terribly lazy, work-in-progress Open Container Initiative-based implementation of Kubernetes Container Runtime Interface. When asked to do anything by its clients, it just "nods" its imaginary head and silently ignores it (insert crickets noise here). It stores some state which helps it to lie in the future. This is by design.

It's NOT meant to be used for anything serious at all.

But why?

tl;dr: because we can!

Besides, it helps one to see what is happening under the hood and gain a deeper understanding of the layers beneath the kubelet.

I created this mostly for fun and no profit.

Build

$ make cricket

Run

$ build/cricket

Once the server is running, it can be interacted with by the crictl command-line tool.

$ crictl --runtime-endpoint unix:///tmp/cricket.sock version
Version:  v0.4.20
RuntimeName:  cricket
RuntimeVersion:  v0.4.20
RuntimeApiVersion:  v1alpha1

Supported commands

  • Version
  • RunPodSandbox
  • StopPodSandbox
  • RemovePodSandbox
  • PodSandboxStatus
  • ListPodSandbox
  • CreateContainer
  • StartContainer
  • StopContainer
  • RemoveContainer
  • ListContainers
  • ContainerStatus
  • UpdateContainerResources
  • ReopenContainerLog
  • ExecSync
  • Exec
  • Attach
  • PortForward
  • ContainerStats
  • ListContainerStats
  • PodSandboxStats
  • ListPodSandboxStats
  • UpdateRuntimeConfig
  • Status
  • CheckpointContainer
  • GetContainerEvents
  • ListMetricDescriptors
  • ListPodSandboxMetrics
  • RuntimeConfig
  • ListImages
  • ImageStatus
  • PullImage
  • RemoveImage
  • ImageFsInfo

cricket's People

Contributors

rajiv-k avatar

Stargazers

 avatar

Watchers

 avatar

cricket's Issues

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.