kezhenxu94 commented on code in PR #83:
URL: https://github.com/apache/skywalking-showcase/pull/83#discussion_r995306928


##########
docs/readme.md:
##########
@@ -99,11 +101,12 @@ Currently, the features supported are:
 | `rover`               | Deploy SkyWalking Rover and detect the processes in 
the Kubernetes environment.                                                     
       | Only support deployment in the Kubernetes environment, docker is not 
supported.                                                       |
 | `mysql`               | Start a MySQL server and load generator to execute 
the sample SQLs periodically, set up fluent bit to fetch slow logs and export 
to OAP, and export their metrics to SkyWalking.                                 
       |                                                                        
                                                               |
 | `postgresql`          | Start a PostgreSQL server, and load generator to 
execute the sample SQLs periodically, set up fluent bit to fetch slow logs and 
export to OAP, and export their metrics to SkyWalking.                          
        |                                                                       
                                                                |
+| `apisix-monitor`          | Deploy OpenTelemetry and export APISIX metrics 
to SkyWalking for analysis and display on UI                               |    
                                                                                
                                                   |
 
 ### Kubernetes
 
-To deploy the example application in Kubernetes, please make sure that you 
have `kubectl` command available, and it can
-connect to the Kubernetes cluster successfully.
+To deploy the example application in Kubernetes, please make sure the version 
lower than `v1.25` to support `CronJob`.

Review Comment:
   Ok. batch/v1beta1 becomes stable since 1.25 so it becomes batch/v1. I would 
bump up the minimal supported Kubernetes version to 1.25 later.  



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to