mitkox / aks-edge-utils

Azure Kubernetes Service (AKS) Edge utilities & tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Kubernetes Services (AKS) Edge Essentials

Overview

This repository is offered for tracking features and issues with the Azure Kubernetes Service (AKS) Edge Essentials. This repository is monitored by the AKS Edge Essentials product team in order to engage with our community and discuss questions, customer scenarios, or feature requests.

Support through issues on this repository is provided on a best-effort basis for issues that are reproducible following our Bug Guidance below. To receive urgent support you must file a support request through official Azure support channels as urgent support is explicitly out of scope of this repository's objectives.

Important Links

Bug Guidance

Bug reports filed on this repository should follow the default issue template that is shown when opening a new issue. At a bare minimum, issues reported on this repository must:

  1. Be reproducible outside of the current cluster

    This means that if you file an issue that would require direct access to your cluster and/or Azure resources you will be redirected to open an Azure support ticket. Microsoft employees may not ask for personal / subscription information on Github.

  2. Contain the following information

    1. A good title: Clear, relevant and descriptive - so that a general idea of the problem can be grasped immediately
    2. Description: Before you go into the detail of steps to replicate the issue, you need a brief description.Assume that whomever is reading the report is unfamiliar with the issue/system in question
    3. Clear, concise steps to replicate the issue outside of your specific cluster.These should let anyone clearly see what you did to see the problem, and also allow them to recreate it easily themselves. This section should also include results - both expected and the actual - along with relevant URLs.
    4. Be sure to include any supporting information you might have that could aid the developers.This includes YAML files/deployments, scripts to reproduce, exact commands used, screenshots, etc.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit Microsoft CLA Opensource.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

Azure Kubernetes Service (AKS) Edge utilities & tools

License:MIT License


Languages

Language:PowerShell 99.8%Language:Batchfile 0.2%