Sun Jianbo 892e0aed85 Merge pull request #5 from zzxwill/corner-case
Make `lastCommandParam as a subcommand and enhance corner cases
2020-07-14 17:55:09 +08:00
2020-07-07 00:12:13 +08:00
2020-07-12 23:16:47 +08:00
2020-07-07 00:12:13 +08:00
2020-07-07 00:12:13 +08:00
2020-07-14 17:52:11 +08:00
2020-07-07 00:12:13 +08:00
2020-07-07 00:12:13 +08:00
2020-07-12 23:16:47 +08:00
2020-07-12 23:16:47 +08:00
2020-07-07 00:12:13 +08:00
2020-07-07 00:12:13 +08:00
2020-07-07 00:12:13 +08:00

RudrX

RudrX is a command-line tool to use OAM based micro-app engine.

Use with command-line

  1. Install Template CRD into your cluster
make install
  1. Install template object
kubectl apply -f config/samples/
  1. rudrx run
rudrx run containerized frontend -p 80 -i oam-dev/demo:v1
Languages
Go 95.3%
CUE 3.5%
Mustache 0.4%
Shell 0.4%
Makefile 0.3%