All Projects → teddyking → Ns Process

teddyking / Ns Process

Code to accompany the "Namespaces in Go" series of articles.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Ns Process

Cloud Discovery
Cloud Discovery provides a point in time enumeration of all the cloud native platform services
Stars: ✭ 119 (-9.85%)
Mutual labels:  containers
Containers
This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.
Stars: ✭ 125 (-5.3%)
Mutual labels:  containers
Ckube
A cli to simplify working with kubectl for some common workflows
Stars: ✭ 127 (-3.79%)
Mutual labels:  containers
Ignite
Ignite a Firecracker microVM
Stars: ✭ 1,954 (+1380.3%)
Mutual labels:  containers
Training
Container, Monitoring & Logging, Cloud & DevOps Tutorials and Labs
Stars: ✭ 121 (-8.33%)
Mutual labels:  containers
Jib
🏗 Build container images for your Java applications.
Stars: ✭ 11,370 (+8513.64%)
Mutual labels:  containers
Lastbackend
System for containerized apps management. From build to scaling.
Stars: ✭ 1,536 (+1063.64%)
Mutual labels:  containers
Cwl Airflow
Python package to extend Airflow functionality with CWL1.1 support
Stars: ✭ 130 (-1.52%)
Mutual labels:  containers
Sarek
Detect germline or somatic variants from normal or tumour/normal whole-genome or targeted sequencing
Stars: ✭ 124 (-6.06%)
Mutual labels:  containers
Hivedscheduler
Kubernetes Scheduler for Deep Learning
Stars: ✭ 126 (-4.55%)
Mutual labels:  containers
Bitnami Docker Rabbitmq
Bitnami Docker Image for RabbitMQ
Stars: ✭ 120 (-9.09%)
Mutual labels:  containers
Go2seccomp
Generate seccomp profiles from go binaries
Stars: ✭ 122 (-7.58%)
Mutual labels:  containers
P2plab
performance benchmark infrastructure for IPLD DAGs
Stars: ✭ 126 (-4.55%)
Mutual labels:  containers
Vorteil
turn your applications and containers into micro virtual machines
Stars: ✭ 120 (-9.09%)
Mutual labels:  containers
Linuxdeploy Cli
Linux Deploy CLI
Stars: ✭ 127 (-3.79%)
Mutual labels:  containers
Registrish
Dirty hack to run a read-only, public Docker registry on almost any static file hosting service (e.g. NGINX, Netlify, S3...)
Stars: ✭ 119 (-9.85%)
Mutual labels:  containers
Private Tor Network
Run an isolated instance of a tor network in Docker containers
Stars: ✭ 125 (-5.3%)
Mutual labels:  containers
Miniswarm
Docker Swarm cluster in one command
Stars: ✭ 130 (-1.52%)
Mutual labels:  containers
Ops
Tools&scripts for daily devops.
Stars: ✭ 128 (-3.03%)
Mutual labels:  containers
Kubler
A generic, extendable build orchestrator.
Stars: ✭ 126 (-4.55%)
Mutual labels:  containers

ns-process

Code to accompany the "Namespaces in Go" series of articles.

Usage

Each of the code extracts in the articles reference a git tag, which can be checked out from this repo. The code is buildable and runnable at each tag, but note that it will only run successfully on Linux machines.

Testing

The test suite isn't explicitly mentioned in the articles, but if you'd like to run the tests you'll need to install ginkgo and gomega. Note that some of the tests may require root privileges.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].