Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Google Cloud LB recipe #4371

Merged
merged 2 commits into from
Mar 30, 2021

Conversation

charith-elastic
Copy link
Contributor

  • Update the Ingress API version as it is deprecated in all of the available GKE Kubernetes versions.
  • Add an example to demonstrate serving Kibana from a path

@charith-elastic charith-elastic added the >docs Documentation label Mar 23, 2021
Copy link
Collaborator

@pebrc pebrc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -56,3 +56,12 @@ Access Elasticsearch.
----
curl -H "Host: elasticsearch.hulk" --resolve "elasticsearch.hulk:443:$INGRESS_HOST" -k -u "elastic:$ELASTICSEARCH_PASSWORD" 'https://elasticsearch.hulk/_cat/health?v'
----

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not added in this PR but should we add a not about the minimal version of cert-manager you are expecting (I had an old one installed and need to upgrade first before this recipe worked ootb)

@charith-elastic charith-elastic merged commit dc13c68 into elastic:master Mar 30, 2021
@charith-elastic charith-elastic deleted the docs/gclb-update branch March 30, 2021 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>docs Documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants