diff --git a/README.md b/README.md new file mode 100644 index 0000000..e14b989 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# New Relic Agent installer + +Only k8s supported so far. Docker, Linux, Helm already in place but not activated. + +Usage for k8s +``` +./script.sh -e k8s -a -k -r -n +``` + +By default the agent gets installed in the ```newrelic``` namespace. \ No newline at end of file