Skip to content

backups-restic addons, backups are not sent to AWS #2472

Discussion options

You must be logged in to vote

Hi @clickersmudge, I just tested this addon and it's working fine for me. Are you still facing this issue?

I configured my cluster like this:

apiVersion: kubeone.k8c.io/v1beta2
kind: KubeOneCluster
versions:
  kubernetes: v1.25.4
cloudProvider:
  aws: {}
addons:
  enable: true
  addons:
  - name: backups-restic
    params:
      resticPassword: "my-restic-password"
      s3Bucket: "s3:https://s3.amazonaws.com/waleed-kubeone-backups"
      awsDefaultRegion: "eu-central-1"

You can ignore the API change from apiVersion: batch/v1beta1 to apiVersion: batch/v1 since that shouldn't affect anything.

Replies: 5 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@clickersmudge
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@clickersmudge
Comment options

Answer selected by clickersmudge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants