Giter Club home page Giter Club logo

aks-hci-apps's Introduction

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Trademark

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

Security

Microsoft takes the security of our software products and services seriously, which includes all source code repositories managed through our GitHub organizations, which include Microsoft, Azure, DotNet, AspNet, Xamarin, and our GitHub organizations.

If you believe you have found a security vulnerability in any Microsoft-owned repository that meets Microsoft's Microsoft's definition of a security vulnerability, please report it to us as described below.

Reporting Security Issues

Please do not report security vulnerabilities through public GitHub issues.

Instead, please report them to the Microsoft Security Response Center (MSRC) at https://msrc.microsoft.com/create-report.

If you prefer to submit without logging in, send email to [email protected]. If possible, encrypt your message with our PGP key; please download it from the the Microsoft Security Response Center PGP Key page.

You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Additional information can be found at microsoft.com/msrc.

Please include the requested information listed below (as much as you can provide) to help us better understand the nature and scope of the possible issue:

  • Type of issue (e.g. buffer overflow, SQL injection, cross-site scripting, etc.)
  • Full paths of source file(s) related to the manifestation of the issue
  • The location of the affected source code (tag/branch/commit or direct URL)
  • Any special configuration required to reproduce the issue
  • Step-by-step instructions to reproduce the issue
  • Proof-of-concept or exploit code (if possible)
  • Impact of the issue, including how an attacker might exploit the issue

This information will help us triage your report more quickly.

If you are reporting for a bug bounty, more complete reports can contribute to a higher bounty award. Please visit our Microsoft Bug Bounty Program page for more details about our active programs.

Preferred Languages

We prefer all communications to be in English.

Policy

Microsoft follows the principle of Coordinated Vulnerability Disclosure.

aks-hci-apps's People

Contributors

apluchik avatar bfjelds avatar dineshgovindasamy avatar kate-goldenring avatar lpdnju avatar mamckee avatar microsoft-github-operations[bot] avatar microsoftopensource avatar sachinmsft avatar slavymihov avatar subodhbhargava avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aks-hci-apps's Issues

Install Grafan with LoadBalancer IP

If the Grafana Helm Chart is called with the additional paramter "--set service.type=LoadBalancer" the Grafana Service gets an IP address that can be called directly without the need of an additional NGINX reverse proxy and without any certificates.

helm install grafana grafana/grafana --version 6.11.0 --set nodeSelector."kubernetes.io/os"=linux --set sidecar.dashboards.enabled=true --set sidecar.datasources.enabled=true --set persistence.enabled=true --set service.type=LoadBalancer -n monitoring

Failing to pull image grafana/grafana:7.5.5

I am attempting to install Grafana in my AKS-HCI environment per the instructions in Grafana.md. I first installed the monitoring on my target cluster using Install-AksHciMonitoring. I receive the following error:

Warning Failed 83s kubelet Failed to pull image "grafana/grafana:7.5.5": rpc error: code = Unknown desc = failed to pull and unpack image "docker.io/grafana/grafana:7.5.5": failed to copy: httpReaderSeeker: failed open: unexpected status code https://registry-.docker.io/v2/grafana/grafana/manifests/sha256:075819791b43f30aab18497fff217d3aec918d7d55bf873818de6a916da04d54: 429

Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

My understanding is that I may have to follow the instructions in the 'Deploy an image from ACR to AKS on Azure Stack HCI' section in the following site: https://docs.microsoft.com/en-us/azure-stack/aks-hci/deploy-azure-container-registry. Could you please confirm.

Information about my deployment:

AKS-HCI service host version: 1.0.4.10928
Kubernetes version for service host and target cluster: 1.20.7
Azure Stack HCI OS, version 20H2

Lokal Monitoring - Grafana Version

In https://github.com/microsoft/AKS-HCI-Apps/blob/main/Monitoring/Grafana.md
the line

helm install grafana grafana/grafana --version 6.11.0 --set nodeSelector."kubernetes\.io/os"=linux --set sidecar.dashboards.enabled=true --set sidecar.datasources.enabled=true -n monitoring

needs to be changed to

helm install grafana grafana/grafana --version 6.58.3 --set nodeSelector."kubernetes\.io/os"=linux --set sidecar.dashboards.enabled=true --set sidecar.datasources.enabled=true -n monitoring

for the new Kubernetes Version used in AS-HCI

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.