Skip to content

Commit ff21c8c

Browse files
authored
Merge pull request #281491 from Nickomang/aks-open-source-disclaimer
AKS open-source disclaimer
2 parents da0eb9a + 98c04dc commit ff21c8c

11 files changed

+36
-1
lines changed

articles/aks/azure-netapp-files.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ Using a CSI driver to directly consume Azure NetApp Files volumes from AKS workl
2626

2727
You can take advantage of Astra Trident's Container Storage Interface (CSI) driver for Azure NetApp Files to abstract underlying details and create, expand, and snapshot volumes on-demand. Also, using Astra Trident enables you to use [Astra Control Service][astra-control-service] built on top of Astra Trident. Using the Astra Control Service, you can backup, recover, move, and manage the application-data lifecycle of your AKS workloads across clusters within and across Azure regions to meet your business and service continuity needs.
2828

29+
[!INCLUDE [open source disclaimer](./includes/open-source-disclaimer.md)]
30+
2931
## Before you begin
3032

3133
The following considerations apply when you use Azure NetApp Files:

articles/aks/concepts-ai-ml-language-models.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ Kubernetes AI Toolchain Operator (KAITO) is an open-source operator that automat
8080

8181
For more information, see [Deploy an AI model on AKS with the AI toolchain operator][ai-toolchain-operator]. To get started with a range of supported small and large language models for your inference workflows, see the [KAITO model GitHub repository][kaito-repo].
8282

83+
[!INCLUDE [open source disclaimer](./includes/open-source-disclaimer.md)]
84+
8385
## Next steps
8486

8587
To learn more about containerized AI and machine learning workloads on AKS, see the following articles:

articles/aks/concepts-fine-tune-language-models.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ With KAITO version 0.3.0 or later, you can efficiently fine-tune supported MIT a
4949

5050
For guidance on getting started with fine-tuning on KAITO, see the [Kaito Tuning Workspace API documentation][kaito-fine-tuning]. To learn more about deploying language models with KAITO in your AKS clusters, see the [KAITO model GitHub repository][kaito-repo].
5151

52+
[!INCLUDE [open source disclaimer](./includes/open-source-disclaimer.md)]
53+
5254
## Next steps
5355

5456
To learn more about containerized AI and machine learning workloads on AKS, see the following articles:

articles/aks/create-postgresql-ha.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ ms.custom: innovation-engine, aks-related-content
1212

1313
In this article, you create the infrastructure needed to deploy a highly available PostgreSQL database on AKS using the [CloudNativePG (CNPG)](https://cloudnative-pg.io/) operator.
1414

15+
[!INCLUDE [open source disclaimer](./includes/open-source-disclaimer.md)]
16+
1517
## Before you begin
1618

1719
* Review the deployment overview and make sure you meet all the prerequisites in [How to deploy a highly available PostgreSQL database on AKS with Azure CLI][postgresql-ha-deployment-overview].
@@ -113,7 +115,7 @@ In this section, you create a user-assigned managed identity (UAMI) to allow the
113115
echo "ClientId: $AKS_UAMI_WORKLOAD_CLIENTID"
114116
```
115117

116-
The object ID is a unique identifier for the client ID (also known as the application ID) that uniquely identifies a security principal of type *Application* within the Entra ID tenant. The resource ID is a unique identifier to manage and locate a resource in Azure. These values are required to enabled AKS workload identity.
118+
The object ID is a unique identifier for the client ID (also known as the application ID) that uniquely identifies a security principal of type *Application* within the Microsoft Entra ID tenant. The resource ID is a unique identifier to manage and locate a resource in Azure. These values are required to enabled AKS workload identity.
117119

118120
The CNPG operator automatically generates a service account called *postgres* that you use later in the guide to create a federated credential that enables OAuth access from PostgreSQL to Azure Storage.
119121

articles/aks/deploy-postgresql-ha.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ In this article, you deploy a highly available PostgreSQL database on AKS.
1414

1515
* If you haven't already created the required infrastructure for this deployment, follow the steps in [Create infrastructure for deploying a highly available PostgreSQL database on AKS][create-infrastructure] to get set up, and then you can return to this article.
1616

17+
[!INCLUDE [open source disclaimer](./includes/open-source-disclaimer.md)]
18+
1719
## Create secret for bootstrap app user
1820

1921
1. Generate a secret to validate the PostgreSQL deployment by interactive login for a bootstrap app user using the [`kubectl create secret`][kubectl-create-secret] command.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
ms.service: azure-kubernetes-service
3+
ms.topic: include
4+
ms.date: 07/22/2024
5+
author: nickomang
6+
ms.author: nickoman
7+
---
8+
9+
> [!IMPORTANT]
10+
> Open-source software is mentioned throughout AKS documentation and samples. Software you deploy is excluded from AKS service-level agreements, limited warranty, and Azure support. As you utilize open-source technology alongside AKS, consult the support options available from the respective communities and project maintainers to develop a plan.
11+
>
12+
> For example, Ray's [GitHub repository](https://github.com/ray-project/ray?tab=readme-ov-file#getting-involved) describes several platforms that vary in response time, purpose, and support level.
13+
>
14+
> Microsoft takes responsibility for building the open-source packages we deploy on AKS. That responsibility includes having complete ownership of the build, scan, sign, validate, and hotfix process, as well as control over the binaries in container images. For more information, see [Vulnerability management for AKS](../concepts-vulnerability-management.md#aks-container-images) and [AKS support coverage](../support-policies.md#aks-support-coverage).

articles/aks/integrations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ GitHub Actions help you automate your software development workflows from within
6464

6565
There are many open-source and third-party integrations you can install on your AKS cluster. The [AKS support policy][aks-support-policy] doesn't support the following open-source and third-party integrations.
6666

67+
[!INCLUDE [open source disclaimer](./includes/open-source-disclaimer.md)]
68+
6769
| Name | Description | More details |
6870
|---|---|---|
6971
| [Helm][helm] | An open-source packaging tool that helps you install and manage the lifecycle of Kubernetes applications. | [Quickstart: Develop on Azure Kubernetes Service (AKS) with Helm][helm-qs] |

articles/aks/keda-integrations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ You can also install external scalers to autoscale on other Azure services:
4444
> [!IMPORTANT]
4545
> External scalers *aren't supported as part of the add-on* and rely on community support.
4646
47+
[!INCLUDE [open source disclaimer](./includes/open-source-disclaimer.md)]
48+
4749
## Next steps
4850

4951
* [Enable the KEDA add-on with an ARM template][keda-arm]

articles/aks/node-updates-kured.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ This article shows you how to use the open-source [kured (KUbernetes REboot Daem
2424
> [!NOTE]
2525
> `Kured` is an open-source project in the Cloud Native Computing Foundation. Please direct issues to the [kured GitHub][kured]. Additional support can be found in the #kured channel on [CNCF Slack](https://slack.cncf.io).
2626
27+
[!INCLUDE [open source disclaimer](./includes/open-source-disclaimer.md)]
28+
2729
## Before you begin
2830

2931
You need the Azure CLI version 2.0.59 or later installed and configured. Run `az --version` to find the version. If you need to install or upgrade, see [Install Azure CLI][install-azure-cli].

articles/aks/postgresql-ha-overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ In this guide, you deploy a highly available PostgreSQL cluster that spans multi
1414

1515
This article walks through the prerequisites for setting up a PostgreSQL cluster on [Azure Kubernetes Service (AKS)][what-is-aks] and provides an overview of the full deployment process and architecture.
1616

17+
[!INCLUDE [open source disclaimer](./includes/open-source-disclaimer.md)]
18+
1719
## Prerequisites
1820

1921
* This guide assumes a basic understanding of [core Kubernetes concepts][core-kubernetes-concepts] and [PostgreSQL][postgresql].

0 commit comments

Comments
 (0)