mitkox / AKS-Edge

Welcome to the Azure Kubernetes Service (AKS) Edge repo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Kubernetes Services (AKS) Edge Essentials - Hands-on

Overview

This repository complements primary Azure Kubernetes Services Edge Essentials (aka. AKS EE) repository located HERE Purpose of this complement is to provide deeper hands-on experience and information to facilitate evaluation and adoption of AKS EE.

  • Tracking features and issues with the Azure Kubernetes Service (AKS) Edge Essentials MUST happen in AKS EE primary repository and not in this repository.
  • This repository is forked from AKS EE primary repository and intent is to keep it in sync with this upstream main branch.
  • Proposed complements should reside in hands-on directory and relates to following areas:
Name Description
install Procedure and troubleshooting AKS EE installation.
arc Connection to Azure via Azure ARC and usage of proposed extensions (eg. GitOps)
interop Interoperability between AKS EE K8s/K3s cluster and native Windows applications.
cncf (to come) Usage of additional CNCF extension to extend AKS EE K8s/K3s cluster capabilities (eg. Helm, NGINX ...).

Important

02/03/2023 -  Public preview has been refreshed! Try out our new bits.(Release Candidate for GA) (version 1.0.266.0).

Important Links

Bug Guidance

Bug reports filed on this repository should concern content in hands-on directory and 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

Welcome to the Azure Kubernetes Service (AKS) Edge repo.

License:MIT License


Languages

Language:PowerShell 96.2%Language:C# 1.9%Language:JavaScript 1.6%Language:Batchfile 0.2%Language:Dockerfile 0.1%