You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/02/27 09:23:26 UTC

[GitHub] [skywalking-java] wu-sheng commented on a change in pull request #112: add java agent injector link

wu-sheng commented on a change in pull request #112:
URL: https://github.com/apache/skywalking-java/pull/112#discussion_r815411510



##########
File path: docs/en/setup/service-agent/java-agent/containerization.md
##########
@@ -54,3 +54,5 @@ spec:
         - name: JAVA_TOOL_OPTIONS
           value: "-javaagent:/skywalking/agent/skywalking-agent.jar"
 ```
+
+To use the java agent more natively, you can try the [java agent injector](https://github.com/apache/skywalking-swck/blob/master/docs/java-agent-injector.md) to inject the agent image as a sidecar.

Review comment:
       If you are going to move on the top, please add statements like, 
   
   Currently, SkyWalking provides two ways to install agents on your services on the Kubernetes,
   1. xxxx
   2. xxxx




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org