sato-s / k8s-at

AT command in k8s cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# Install CRD
make install

# Deploy controller
make deploy IMG=satosawa/k8s-at:latest

# Create sample at
kubectl create -f config/samples/batch_v1_at.yaml

About

AT command in k8s cluster


Languages

Language:Go 86.0%Language:Makefile 10.1%Language:Dockerfile 3.9%