command
module
Version:
v0.9.3
Opens a new window with list of versions in this module.
Published: Feb 17, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
D8s
D8s
is a command tool to work in conjuction with tilt.
D8s is spoken dates.
Example
d8s up tilt up
This will
- deploys a
Docker in Docker
pod into kubernetes
- creates a port-forward to
dind
- execute the given command (
tilt up
) and sets DOCKER_HOST=tcp://127.0.0.1:[random_port]
and DOCKER_BUILDKIT=1
as environment variables
Docker in docker Pod
To keep dind
healthy the pod runs docker and Nurse.
Nurse does the following things:
- restart docker in case it starts take to much memory away from the actuall builds
- limit the number of parallel requests
- run
docker system prune
when /var/lib/docker
is used to more then 90%
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.