0

Can Eclipse Hono 1.0.0 Archive or Eclipse Hono 1.0.1 Archive be deployed in K8s v1.13.0?

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
BobOntario
  • 11
  • 3

1 Answers1

1

No, the documentation explicitly states that the first supported Kubernetes version is 1.13.6.

b-abel
  • 83
  • 2
  • 7
  • 1
    However, this doesn't mean that it cannot be deployed on earlier versions. It only means that we haven't tested it with earlier versions. FMPOV it should work on 1.13.0 as well. We would be interested in hearing whether it works or not. – Kai Hudalla Nov 18 '19 at 15:20
  • Didn't work with 1.11.0 and 1.13.0. when upload eclipse-hono-1.0.0.tgz, the system message said "Parsing error....." – BobOntario Nov 19 '19 at 02:03
  • @BobOntario when do you see this message? During deployment? Or later? Did you follow the [deployment guide](https://www.eclipse.org/hono/docs/deployment/helm-based-deployment/#deploying-hono)? I recommend opening a new question where you describe what exactly you tried and which error occurred. – b-abel Nov 19 '19 at 13:23
  • Just let you know that we have deployed hono-1.0.0 on 1.13.10. But with some issues that I will post another new question to address them here. – BobOntario Dec 04 '19 at 00:24