Code Monkey home page Code Monkey logo

helm-charts's People

Contributors

arbulu89 avatar cdimonaco avatar dependabot[bot] avatar dottorblaster avatar emaksy avatar fabriziosestito avatar gereonvey avatar mpagot avatar nelsonkopliku avatar rtorrero avatar stefanotorresi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

helm-charts's Issues

Can't get valid version postgresql.

Hi, try to install trento server.
and found this.

Please provide the password of the "admin" user (min 8 characters): 
Please confirm the password: 
Please provide the path of the runner private key: /root/.ssh/id_rsa 
Installing trento-server on k3s...
Installing K3s...
Created symlink /etc/systemd/system/multi-user.target.wants/k3s.service → /etc/systemd/system/k3s.service.
Installing Helm...
Updating Helm dependencies...
Downloading trento-server chart...
Updating chart dependencies...
Error: can't get a valid version for repositories postgresql. Try changing the version constraint in Chart.yaml

I think we must specify postgresql version. cmiiw

cheers,
Thomson

Complete newbie: not listening on port 80 after installation

I'm a sap system admin, and this is basically my first run-in with k3s, helm,.... so bear with me, i might be asking something obvious, but i can't wrap my head around this issue...

I have a SLES4SAP 15 SP2 running, recently patched, no firewall. I installed package trento-premium-server-installer and tried installing the trento project. I had to manually modify /usr/bin/install-trento-server to be able to run as root, but afterwards the script ran fine and i was greeted with the following:
Trento Server installed!
[ASCII image removed]
URL: http://localhost

However, my host is NOT listening on port 80, i can not surf to http://localhost.

So, i found this project (which seems to be upstream from the trento-premium-server-installer and tried this one out. I did the Quick start installation described here: https://github.com/trento-project/helm-charts/blob/main/docs/trento-server.md but i run into the exact same issues (had to modify the install-server.sh to remove 2x 'sudo' in order to get to run it as root, was shown the exact same message(s)... But still: not listening on port 80...

./install-server.sh
Please provide the password of the "admin" user (min 8 characters):
Please confirm the password:
Please provide the path of the runner private key: /root/.ssh/id_rsa
Loading installer configuration
Installing trento-server on k3s...
Installing K3s...
Created symlink /etc/systemd/system/multi-user.target.wants/k3s.service → /etc/systemd/system/k3s.service.
Installing Helm...
W0614 08:19:36.008319 32730 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+
W0614 08:19:36.010712 32730 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+
W0614 08:19:36.016651 32730 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+
W0614 08:19:36.018821 32730 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+
W0614 08:19:36.020986 32730 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+
W0614 08:19:36.024135 32730 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+
Release "trento-server" has been upgraded. Happy Helming!
NAME: trento-server
LAST DEPLOYED: Tue Jun 14 08:19:35 2022
NAMESPACE: default
STATUS: deployed
REVISION: 4
NOTES:
Trento Server installed!
[ASCII image removed]
URL: http://localhost

lsof -i :80

lsof -i :443
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
k3s-serve 2747 root 192u IPv4 82437 0t0 TCP pochost:13150->otherhost:https (ESTABLISHED)
k3s-serve 2747 root 339u IPv4 3024953 0t0 TCP pochost:52812->otherhost:https (ESTABLISHED)

k3s kubectl get node
NAME STATUS ROLES AGE VERSION
pochost Ready control-plane,master 24h v1.23.6+k3s1

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.