Giter Site home page Giter Site logo

helm-charts's Introduction

page_type languages products description urlFragment
sample
yaml
azure
Sample Helm charts for Azure.
azure-helm-charts-sample

Azure Samples - Helm Charts

Configuration

Add the Azure Samples chart repository.

helm repo add azure-samples https://azure-samples.github.io/helm-charts/

Chart source

All chart source material including chart readme files are found under the chart-source directory.

helm-charts's People

Contributors

microsoftopensource avatar msftgits avatar neilpeterson avatar supernova-eng avatar zr-msft avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

helm-charts's Issues

support for path based routing

I wanted to use this helm chart to demo path based routing in ingress controller.
Is it possible to add a a variable which would publish the app under a different root other than /.
I have the annotation in ingress nginx.ingress.kubernetes.io/rewrite-target: /
I did an http trace in browser to find what is going on.

the following objects are giving a 404 not found
/static/default.css
/static/acs.png
/favicon.ico

Add nodeSelector support to charts

With an AKS cluster that has both Windows and Linux nodes in it, you need to be able to specify a nodeSelector:

  nodeSelector:
    beta.kubernetes.io/os: linux

Without that, Linux deployments get scheduled on Windows nodes and none of the examples ever actually work.

Even if that's not set up as default, the ability to provide that in a values.yaml or --set call from Helm would be huge. In our mixed cluster, I can't use any of these Helm charts.

Error: Not a valid chart repository or cannot be reached

When trying to add the repository using the command helm repo add "azure-samples" https://azure-samples.github.io/helm-charts I get the following error:

Error: Looks like "https://azure-samples.github.io/helm-charts" is not a valid chart repository or cannot be reached: Get https://azure-samples.github.io/helm-charts/index.yaml: read tcp 10.130.1.69:47504->185.199.109.153:443: read: connection reset by peer

I don't get this when adding other repositories. Seems like there is something wrong with this repository...?

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.