Closed rezonick closed 11 months ago
if you are using ebs -> easiest way would be do ebs snapshot and restore it. in another az.
but i believe with standalone version it is not possible to do without downtime.
Thank you @yaroslav-nakonechnikov - it worked 👍🏼 .
Please select the type of request
Feature Request
Tell us more
Describe the request
/opt/splunk/etc
directly from the old instance to the new one and restarting the server./opt/splunk/etc
from the old standalone to the new one.aws_cli
and migrate the files via AWS S3 bucket, but it looks like thesplunk
user is very restricted and I wasn't able to install anything.kubectl cp
, but I failed to extract them toopt/splunk/etc
probably due to lack of permissions as I receivedOperation not permitted
.aws_cli
, or run some system-level commands?Expected behavior
Splunk setup on K8S
repository: "docker.io/splunk/splunk-operator:2.3.0"
repository: "docker.io/splunk/splunk:9.0.3-openjdk11"
Reproduction/Testing steps
K8s environment
Thanks :)