nacos-k8s icon indicating copy to clipboard operation
nacos-k8s copied to clipboard

This project contains a Nacos Docker image meant to facilitate the deployment of Nacos on Kubernetes using StatefulSets.

Results 160 nacos-k8s issues
Sort by recently updated
recently updated
newest added

![QQ拼音截图20220814120514](https://user-images.githubusercontent.com/83204641/184522045-5b7b9e95-78df-4ddf-9801-54d522b178f5.png) ![QQ拼音截图20220814120524](https://user-images.githubusercontent.com/83204641/184522051-32e3cfe3-6925-47c8-a5a0-e17179f93f41.png)

nacos2.1.0 没有nacos_exception_total 指标了吗? ![image](https://user-images.githubusercontent.com/5228314/184101100-713107f2-b030-45c5-b89b-33489c570c8b.png) ![image](https://user-images.githubusercontent.com/5228314/184101334-3d63a023-77b9-4e8b-a2f5-ff3cd994cf0c.png)

参考https://github.com/nacos-group/nacos-k8s/blob/master/deploy/nacos/nacos-no-pvc-ingress.yaml 部署 部署在自建的k8s中调用`/nacos/v1/ns/instance/list`遇到如下报错,部署在azure k8s中没问题。 server is DOWNnow, detailed error message: Optional[Distro protocol is not initialized] 服务端没有异常日志,部署3副本,但是在自建k8s中的nacos却显示4个节点 ![QQ截图20220810144835](https://user-images.githubusercontent.com/8954783/183834044-d6270a41-ce58-4795-af8d-dca0e9ca539b.png)

I deploy nacos/nacos-server:2.0.3 with mode: cluster and replicaCount: 3 in nacos-2 pod, it is ok with following message ``` 2022-08-10 11:55:26,865 INFO upgrade check result true 2022-08-10 11:55:26,865 INFO Upgrade...

尝试了一下命令`./quick-startup.sh` , 结果发现nacos-0启动(MYSQL_SERVICE_DB_NAME等值没有设置),而nacos-1就一直是pending状态。然后describe了一下nacos-1的pod,发现是这个原因。前面看到#287也是这个问题,但是没有记载解法。。。

在k8s中搭建nacos集群,连接外部数据库或阿里云RDS报错一直存在。然后将集群扩容,新扩容的Pod正常,请问这个应该如何排查? ![图片](https://user-images.githubusercontent.com/34566267/179962861-b711a73a-f44a-4a23-a26b-5be35519956d.png) ![图片](https://user-images.githubusercontent.com/34566267/179962957-39495a34-b10a-4777-8b5d-26aba0e08144.png) ![图片](https://user-images.githubusercontent.com/34566267/179962990-90787992-8ddc-4770-a7f2-fe8399f6df73.png)

K8s部署nacosOK,如何开启nacos自身的监控