You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems this is related to the snapshots not working in gke note in the README
".... By swapping out the storage types, this can be used in GKE, but snapshots won't work at the
moment."
Is there a work around recommendation?
snapshot crashloopbackup in gke with gs storage
severity: "ERROR"
textPayload: "time="yyyy-mm-ddT13:00:19Z" level=error msg="Error attempting to create snapshot:
Put https://my_es_url.my_es_namespace.svc.cluster.local:9200/_snapshot/elasticsnapshots/snapshot_yyyy-mm-dd-13-00-19?wait_for_completion=true: http: server gave HTTP response to HTTPS client"
Config:
snapshot:
enabled: true
type: gcs
bucketName: elasticsnapshots
schedule: "@every 2m"
image: upmcenterprises/elasticsearch-cron:0.0.4
authentication:
enabled: false
The text was updated successfully, but these errors were encountered: