thingsboard-ce-k8s
thingsboard-ce-k8s copied to clipboard
ThingsBoard Community Edition Kubernetes scripts and docs
Hi, according to [this link](https://thingsboard.io/docs/reference/iot-platform-deployment-scenarios/) when Thingsboard is deployed with the micro-services architecture, which is what I am currently exploring with EKS on AWS and everything else AWS managed (RDS,...
Hi! We successfully deployed the version 3.3.2 on Google Kubernetes Engine, but with only 4 devices that monitor energy consumption and 6 rule chains that perform a simple anomaly detection,...
Hi Team I need your help with one issue. I have one tb-kafka and zookeeper running in k8s and 3 replicas of tb-node. but kafka node is keep crashing and...
Howdy, I was trying to adapt the minikube HA deployment to full K8s, and making great progress, but since that massive refactor, I seem to have lost track of where...
On the new minikube deployment, while trying to deploy cassandra using `./k8s-install-tb.sh`, I get to the point where ThingsBoard installs the `cql` file in Cassandra: ``` Installing Cassandra DataBase schema...
Hello, following **your instruction** at the following link https://thingsboard.io/docs/user-guide/install/cluster/openshift-cluster-setup/ and considering **your prerequisite** at this link https://thingsboard.io/docs/user-guide/install/upgrade-instructions/#ubuntucentos-33, we understood that in order to upgrade to 3.3.1 we must upgrade to...
There's still a lot of components in here (more than just what is covered by #31) that ought to be addressed. The [K8s 1.22 release notes](https://kubernetes.io/blog/2021/08/04/kubernetes-1-22-release-announcement/#removal-of-several-deprecated-beta-apis) list all the beta...
The config for the minikube routes is outdated and will not work with newer versions of Kube. https://github.com/thingsboard/thingsboard-ce-k8s/blob/master/minikube/routes.yml `error: error validating "minikube/routes.yml": error validating data: [ValidationError(Ingress.spec.rules[0].http.paths[0].backend): unknown field "serviceName" in...
Hello, we are upgrading our test infrastructure on OKD (aka Openshift), but we met a issue: the _tb-node-config_ is missing a folder, the log folder, and cannot create it. We...
**I see this error in the tb-node pod while creating the tenants** 2021-05-26 20:55:29,799 [http-nio-0.0.0.0-8080-exec-5] INFO o.h.e.i.DefaultLoadEventListener - HHH000327: Error performing load command org.hibernate.exception.SQLGrammarException: could not extract ResultSet at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:103)...