-
Updated
Oct 27, 2020 - Go
#
namespaces
Here are 137 public repositories matching this topic...
Writing a container in a few lines of Go code, as seen at DockerCon 2017 and on O'Reilly Safari
Container introspection tool. Find out what container runtime is being used as well as features available.
linux
docker
security
containers
lxc
rkt
libvirt
capabilities
namespaces
openvz
apparmor
systemd-nspawn
opencontainers
container-introspection
-
Updated
Dec 9, 2020 - Go
A Collection of Plugins for kubectl Integration (exec as any user, context switching, etc).
kubernetes
ssh
devops
deployment
plugins
google-cloud
namespace
ci-cd
gke
pod
kubectl
automated-deployment
namespaces
exec
context-switching
kubectl-plugins
eks
-
Updated
Feb 25, 2021 - Shell
Tool to check for dependency confusion vulnerabilities in multiple package management systems
-
Updated
Feb 25, 2021 - Go
Namespace & Virtual Cluster Manager for Kubernetes - Lightweight Virtual Clusters, Self-Service Provisioning for Engineers and 70% Cost Savings with Sleep Mode
-
Updated
Apr 27, 2021 - Go
A series of blog posts and talks about the world of containers 📦
-
Updated
Mar 9, 2020 - Python
10
refaelsh
commented
Nov 26, 2020
Here is a scenario that happened to me. I was doing a rua install foo-bar-package (1 GB download) and the WiFi got disconnected in the middle of the download. This happened several times. I now have multiple fragments downloaded that are eating disk space. I suggest a rua clean cache command to get rid of them.
Thanks.
This tool is aimed to kill namespaces that stuck in Terminating mode after you try to delete it.
-
Updated
Apr 20, 2021 - Shell
python
guide
namespace
hierarchy
namespaces
python-source
circular-imports
shadow-imports
absolute-imports
-
Updated
Aug 5, 2017 - Python
Lightweight containers using Linux user namespaces
-
Updated
Aug 6, 2020 - C
Enter kernel namespaces from Python
-
Updated
Mar 27, 2020 - Python
collection of presets and scripts for Hydrus
-
Updated
Apr 24, 2021 - Python
Split a levelup database into sublevels with their own keyspace, encoding and events.
-
Updated
Apr 24, 2021 - JavaScript
The low-level linux containers creation library for rust
-
Updated
Apr 26, 2021 - Rust
DevSpace Cloud ⚡ Turn Kubernetes into a Powerful Developer Platform (new on-premise edition)
kubernetes
development
sandbox
provisioning
sandboxing
opa
rbac
cloud-native
gatekeeper
namespaces
sandbox-environment
devspace
open-policy-agent
provision-namespaces
namespace-isolation
-
Updated
Apr 19, 2021 - Open Policy Agent
vpnify - transparently route traffic of a process through VPN
-
Updated
May 4, 2019 - Shell
A simple and rudimentary container for Linux
-
Updated
Sep 11, 2020 - Go
WordPress Plugin Boilerplate with support for Namespaces and Autoloading
wordpress
wordpress-plugin
autoloader
wordpress-plugin-boilerplate
namespaces
wordpress-object-oriented-plugin
-
Updated
Sep 4, 2018 - PHP
Messaging lib using a pub/sub observable scoped by namespaces.
react
communication
topic
observable
pubsub
namespaces
hacktoberfest
windowed
microfrontends
microfrontend
-
Updated
Apr 26, 2021 - TypeScript
Slim nsenter Docker image - enter into Docker container/host namespaces
-
Updated
Apr 13, 2021 - Shell
Start programs inside unshare/lxc namespaces easily using UNIX sockets + easy access to capabilities, namespaces, chroot and others.
-
Updated
Aug 18, 2017 - C
-
Updated
Mar 6, 2021 - Go
Toy container build from scratch in Go solely for learning purpose
-
Updated
Sep 10, 2018 - Go
[WordPress] A simple example of namespaces an autoloading used to demonstrate the concepts in a presentation at WordCamp Atlanta 2017.
-
Updated
Mar 23, 2017 - PHP
Luxe is a WordPress starter theme using a modern workflow and best practices.
-
Updated
Apr 16, 2021 - SCSS
Never manage a namespace object map again, scrap typo's for well-known ontologies. Like DefinitelyTyped, but for ontologies.
-
Updated
Jan 28, 2021 - TypeScript
A Lightweight logger that combines debug namespacing capabilities with winston levels and multioutput
-
Updated
Mar 30, 2021 - JavaScript
Kubectl system interaction with the vSphere 7 Supervisor cluster
-
Updated
Apr 21, 2021 - Python
Improve this page
Add a description, image, and links to the namespaces topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the namespaces topic, visit your repo's landing page and select "manage topics."
Describe the feature
Actually, all the Docker images are built using the
amd64architecture.https://github.com/clastix/capsule/blob/12237ae106d6e9bbcb49e1091318534a901f29cd/Dockerfile#L27
Capsule should be runnable also on Arm and Arm64-based infrastructures since there are plenty of projects running Kubernetes at the edge.
What would the new user story look like?