Skip to content
generated from wuhan005/go-template

๐Ÿšœ Lightweight container image pre-download component for Kubernetes.

License

Notifications You must be signed in to change notification settings

wuhan005/forklift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

23 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿšœ forklift Go Go Report Card Sourcegraph Artifact Hub

Lightweight container image pre-download component for Kubernetes.

Installation

Install with Helm

helm repo add forklift https://wuhan005.github.io/forklift/charts
helm install forklift forklift/forklift
  • Values.yaml
replicaCount: 1

namespace: default

image:
  controller: wuhan005/forklift:controller
  daemon: wuhan005/forklift:daemon
imagePullPolicy: IfNotPresent
service:
  type: NodePort
  port: 80
  targetPort: 80

controller:
  activeNamespace: # The image in these namespaces will be pre-downloaded.
    - default

How it works?

Architecture

License

MIT License

About

๐Ÿšœ Lightweight container image pre-download component for Kubernetes.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project