scality / Zenko

Zenko is the open source multi-cloud data controller: own and keep control of your data on any cloud.
https://www.zenko.io
Apache License 2.0
569 stars 84 forks source link

Why is everything broken #1391

Open outbackdingo opened 2 years ago

outbackdingo commented 2 years ago

Discussed in https://github.com/scality/Zenko/discussions/1390

Originally posted by **outbackdingo** November 12, 2021 document states Go to https://github.com/Scality/Zenko/releases and download the latest stable version of Zenko. Unzip or gunzip the file you just downloaded and change to the top-level (Zenko) directory. Configure with options.yaml Create an options.yaml file in Zenko/kubernetes/ to store deployment parameters. Enter the following parameters: ingress: enabled: true annotations: nginx.ingress.kubernetes.io/proxy-body-size: 0 hosts: - zenko.local cloudserver: endpoint: "zenko.local" however there is no kubernetes directory ❯ cd Zenko-2.1.4 ❯ ls -al total 36 drwxrwxr-x. 1 dingo dingo 248 Nov 12 09:33 . drwx--x---+ 1 dingo dingo 4628 Nov 12 10:17 .. -rw-rw-r--. 1 dingo dingo 16 Nov 12 02:29 .dockerignore drwxrwxr-x. 1 dingo dingo 164 Nov 12 02:29 docs -rw-rw-r--. 1 dingo dingo 24 Nov 12 02:29 .eslintrc drwxrwxr-x. 1 dingo dingo 88 Nov 12 02:29 eve drwxrwxr-x. 1 dingo dingo 100 Nov 12 02:29 .github -rw-rw-r--. 1 dingo dingo 155 Nov 12 02:29 .gitignore -rw-rw-r--. 1 dingo dingo 10753 Nov 12 02:29 LICENSE -rw-rw-r--. 1 dingo dingo 2142 Nov 12 02:29 README.md -rw-rw-r--. 1 dingo dingo 506 Nov 12 02:29 .readthedocs.yml drwxrwxr-x. 1 dingo dingo 222 Nov 12 02:29 res drwxrwxr-x. 1 dingo dingo 84 Nov 12 02:29 solution drwxrwxr-x. 1 dingo dingo 58 Nov 12 02:29 solution-base drwxrwxr-x. 1 dingo dingo 218 Nov 12 02:29 tests -rw-rw-r--. 1 dingo dingo 76 Nov 12 02:29 VERSION
Praashh commented 1 year ago

Hy, Can i have a chance to take this project