File tree 1 file changed +0
-20
lines changed
1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -45,26 +45,6 @@ Where:
45
45
- ` {clusterId} ` - cluster name from k8s integrations
46
46
47
47
[ More helm environment variables] ( #helm-environment-variables )
48
-
49
- ## Installing for standalone using
50
-
51
- For using when all services located on your cluster
52
-
53
- ### Install via helm
54
-
55
- 1 ) Clone repo
56
- ` git clone [email protected] :codefresh-io/cf-k8s-agent.git `
57
-
58
- 2 ) Go to dir with project
59
- ` cd ./cf-k8s-agent `
60
-
61
- 3 ) If you have one more cluster context, switch to needed with
62
- ` kubectl config use-context <cluster_context> `
63
-
64
- 4 ) Install ** k8s-agent** chart on your cluster from this repo
65
- ` helm upgrade k8s-agent ./k8s-agent --install --force --reset-values --set apiUrl=http://k8s-monitor:9016/api/monitor `
66
-
67
- [ More helm environment variables] ( #helm-environment-variables )
68
48
69
49
## Uninstalling agent via helm
70
50
For uninstalling agent run command
You can’t perform that action at this time.
0 commit comments