Code Monkey home page Code Monkey logo

charts's Introduction

Vulcan Link Helm Chart Repo

Vulcan Link Helm chart repository.

Notice

Some charts are still in development.

Development

Depedencies

Update dependent charts. We use the base Chart as a starting point for most charts.

helm dependency update

Template

Inspect the outputed K8 templates generated by a chart.

helm template [NAME] [CHART]

charts's People

Contributors

github-actions[bot] avatar leovigna avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

charts's Issues

Update Chart version for chainlink-adpter

Hi guys,

Thank you for fixing prometheus=true fix in chainlink-adapter.
Could you please also bump the version number so it would become available with helm repo update? ;)

Add default nodeselector geth

The documentation describes the node labeling but the ETH chart does not respect that labeling and it has to be provided manually through the nodeselector value. I think this behavior is unexpected.

I can add it if you want.

[FEATURE] Lighthouse Helm Chart

Description

Create Eth 2.0 Lightouse Helm Chart to use latest versions & use the new base helm chart.

PS

Create a branch with by commenting /cib command which will alert the create-issue-bot.
Make sure to update the Labels and Projects field of your issue.

Can't add vulcanlink repo

% helm repo add vulcanlink https://vulcanlink.github.io/charts/
Error: looks like "https://vulcanlink.github.io/charts/" is not a valid chart repository or cannot be reached: error converting YAML to JSON: yaml: line 311: did not find expected '-' indicator

chart - chainlink

Thanks to prepare the helm chart for chainlink, but I met some issues when deploy it.

three issues related to postgresql

  1. postgres not found

So this chart doesn't deploy with a postgresql database, and its name has to be postgres

I installed a postgresql pod in same kubernetes cluster, and adjust DNS name to my-release-postgresql.default.svc.cluster.local in values.yaml

  1. postgresql password.

I have to manually get the postgresql password and update in values.yaml

  1. database chainlink is not exist

I have to manually create a new database chainlink in postgresql container

So finally the DATABASE_URL becomes to

DATABASE_URL: postgresql://postgres:[email protected]:5432/chainlink?sslmode=disable

But there are new problems:

  1. WALLET_PASSWORD

the password has several limits, such as 3 capital, 3 small letters, number, more than 12 letters, and so on. So finally I use command uuid to generate the uuid as key and adjust several letters to capital.

abcdE5B07E4B-D704-4100-8DEF-BBD369789E19
  1. API_EMAIL

I replace with a fake mailbox.

  1. geth issue
% kk logs -f pod/my-release-0
error starting app: dial tcp: lookup geth on 10.96.0.10:53: no such host

I stuck here, not sure how to fix this issue, need help.

update

anyone can give a full installation instruction? Seems I need install another chart eth-geth

but I got same error

Do i have to install all charts in this repo?

update2

this document gives details, looks promose, will follow up

Since medium is not friendly for free user, I download as pdf and upload here.
;One-click Chainlink deployment. Quickly deploy a Chainlink node using… _ by Leo Vigna _ Coinmonks _ Medium.pdf

update3

above url doesn't help a lot, just another way to do helm chart.

I still stuck at the part of geth.

Create bootnode for private network

I am trying to create a private network using the chart. I am trying to automate that peers can add each other. Because of which I cannot use the admin.addPeer() command. I need to bootstrap a Bootnode so that each node to connect to the others.
Is it possible to create a Bootnode for a private network using the chart? If so, could you elaborate what are the configuration changes needed to be done for it?
Any other viable solution is also welcome.

[FEATURE] Chainlink Helm Chart

Description

Update Chainlink Helm Chart to use latest versions & use the new base helm chart.

PS

Create a branch with by commenting /cib command which will alert the create-issue-bot.
Make sure to update the Labels and Projects field of your issue.

[FEATURE] Chainlink Adapter Helm Chart

Description

Update Chainlink Helm Chart to use latest versions & use the new base helm chart.

PS

Create a branch with by commenting /cib command which will alert the create-issue-bot.
Make sure to update the Labels and Projects field of your issue.

Email Issue in #22

Hey @leovigna, can't thank you enough for putting together this Helm chart. I'm learning a lot about GKE, K8's, Helm and especially Chainlink... thanks to you!

I too ran into the email issue that was previously reported and resolved it by adding a hard coded email. I was getting: error creating api initializer: Invalid email format.

image

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.