Giter VIP home page Giter VIP logo

Comments (10)

feikesteenbergen avatar feikesteenbergen commented on June 14, 2024

I may be guessing here, I develop mostly using microk8s and have no issues.

Have you enabled storage? https://microk8s.io/docs/addons#list

from helm-charts.

sarthak-k avatar sarthak-k commented on June 14, 2024

Yes. Storage is enabled. I guess this is securityContext issue because there was a similar issue with Zookeeper in Dremio helm.

from helm-charts.

feikesteenbergen avatar feikesteenbergen commented on June 14, 2024

Could you report back if the following issue is your issue?

canonical/microk8s#516

from helm-charts.

sarthak-k avatar sarthak-k commented on June 14, 2024

Hi,

I don't think so it's the issue, the issue was closed on June 2019, my installation of Microk8s is of April 2020. I had similar issue with ZooKeeper but I could resolve that with modifying the securityContext block and removing the runAsUser: 1000 config.

from helm-charts.

ismailyenigul avatar ismailyenigul commented on June 14, 2024

Hi @sarthak-k
can you send output of

# microk8s status
# microk8s kubectl describe  pod timescale-db-timescaledb-0

I just tested on ubuntu 18 with latest microk8s and helm3 and works fine.

microk8s helm3 install  timescale-db timescale/timescaledb-single --set credentials.postgres="Password" --set credentials.admin="Password" --set credentials.standby="Password"

from helm-charts.

sarthak-k avatar sarthak-k commented on June 14, 2024

Hi @ismailyenigul

I did installed timescale-db single node successfully, I was trying on for multi-node deployment.

from helm-charts.

feikesteenbergen avatar feikesteenbergen commented on June 14, 2024

@sarthak-k could you share how you fixed the problem so that others may also benefit?

from helm-charts.

sarthak-k avatar sarthak-k commented on June 14, 2024

Hi,

I guess using helm3 rather than helm is the only notable change I did, also multi-node deployment is something I couldn't install yet. Will be trying for it as I get time.

from helm-charts.

stevetae93 avatar stevetae93 commented on June 14, 2024

hi,

I am also suffering from the same issue. Helm3 was used, but it was the same. Can you give me a tip?

from helm-charts.

kzay avatar kzay commented on June 14, 2024

Same here, bug still present.
Using Helm 3 too.

from helm-charts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.