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 2019/04/02 07:41:45 UTC

[GitHub] [incubator-skywalking] linliaoy opened a new issue #2435: oap 部署在k8s 内部,使用集群方式部署异常

linliaoy opened a new issue #2435: oap 部署在k8s 内部,使用集群方式部署异常
URL: https://github.com/apache/incubator-skywalking/issues/2435
 
 
   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ *] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   在k8s 集群内部搭建oap,使用k8s 管理集群方式,使用standlone 方式部署没有问题。
   配置是按照文档6.0.0-GA,不一样的配置如下:
   application.yml: |-
       cluster:
         kubernetes:
           watchTimeoutSeconds: 60
           labelSelector: app=oap
           uidEnvName: SKYWALKING_COLLECTOR_UID
       core:
         default:
           role: Aggregator
   
   oap报错信息
   ![image](https://user-images.githubusercontent.com/16507478/55384280-e17e1700-555c-11e9-8f48-b4b143e77a94.png)
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services