This repository has been archived by the owner on Mar 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 179
"hello" greeting service is reported not healthy #239
Labels
Milestone
Comments
arun-gupta
changed the title
"hello" greeting service is reported noth healthy
"hello" greeting service is reported not healthy
Apr 16, 2018
What version of Istio are you using @arun-gupta ? I've got this running locally with istio 0.7.1, works great. I did experience similar issues to what you described with 0.7.0 |
@christian-posta 0.7.1 only
|
is the env exposed somewhere that i can take a look?
…On Tue, Apr 17, 2018 at 2:17 PM, Arun Gupta ***@***.***> wrote:
@christian-posta <https://github.com/christian-posta> 0.7.1 only
$ ./bin/istioctl version
Version: 0.7.1
GitRevision: 62110d4f0373a7613e57b8a4d559ded9cb6a1cc8
User: ***@***.***
Hub: docker.io/istio
GolangVersion: go1.9
BuildStatus: Clean
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#239 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADP0W5tRL1OifYMGl5Kd5wHljnepRa2ks5tplvWgaJpZM4TVpMN>
.
--
*Christian Posta*
twitter: @christianposta
http://blog.christianposta.com <http://www.christianposta.com/blog>
|
Kops cluster is created as shown at https://github.com/aws-samples/aws-microservices-deploy-options#deployment-create-cluster-using-kops
What can I give to expose the environment?
```
$ kubectl version
Client Version: version.Info{Major:"1", Minor:"9", GitVersion:"v1.9.6",
GitCommit:"9f8ebd171479bec0ada837d7ee641dec2f8c6dd1", GitTreeState:"clean",
BuildDate:"2018-03-21T20:49:26Z", GoVersion:"go1.9.4", Compiler:"gc",
Platform:"darwin/amd64"}
Server Version: version.Info{Major:"1", Minor:"8", GitVersion:"v1.8.7",
GitCommit:"b30876a5539f09684ff9fde266fda10b37738c9c", GitTreeState:"clean",
BuildDate:"2018-01-16T21:52:38Z", GoVersion:"go1.8.3", Compiler:"gc",
Platform:"linux/amd64"}
```
|
@arun-gupta any updates? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Follow the steps at:
https://github.com/aws-samples/aws-microservices-deploy-options#deployment-canary-deployment-with-istio
Multiple invocations of the
webapp
endpoint shows that thehello
greeting service is not healthy. Here is the output:The text was updated successfully, but these errors were encountered: