<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Azure on Confidential Containers</title>
    <link>/zh-cn/tags/azure/</link>
    <description>Recent content in Azure on Confidential Containers</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <copyright>© The Linux Foundation. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our &lt;a href=&#34;https://www.linuxfoundation.org/trademark-usage/&#34;&gt;Trademark Usage&lt;/a&gt; page.</copyright>
    <atom:link href="/zh-cn/tags/azure/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Azure</title>
      <link>/zh-cn/docs/examples/azure-simple/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/zh-cn/docs/examples/azure-simple/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;说明：&lt;/strong&gt; 本文为英文文档的中文译版，英文原版请参见 &lt;a href=&#34;https://confidentialcontainers.org/docs/examples/azure-simple/&#34;&gt;Azure 示例（英文版）&lt;/a&gt;。&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;本文将介绍如何在 Azure Kubernetes Service (AKS) 上配置 CAA（即 Peer Pods），具体包括：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;一个基于 Azure Kubernetes Service (AKS) 的单工作节点 Kubernetes 集群&lt;/li&gt;&#xA;&lt;li&gt;运行在该 Kubernetes 集群上的 CAA&lt;/li&gt;&#xA;&lt;li&gt;一个由 CAA PodVM 支撑的 Nginx Pod&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Confidential Containers 也支持将 Azure Key Vault 用作 Trustee 的资源后端。&#xA;&lt;a href=&#34;../../attestation/resources/kbs-backed-by-akv&#34;&gt;更多信息&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;前提条件&#34;&gt;前提条件&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#%e5%89%8d%e6%8f%90%e6%9d%a1%e4%bb%b6&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;安装所需工具：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;安装 &lt;a href=&#34;https://kubernetes.io/docs/tasks/tools/&#34;&gt;kubectl&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;安装 &lt;a href=&#34;https://helm.sh/docs/intro/install&#34;&gt;Helm&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;安装 &lt;code&gt;az&lt;/code&gt; CLI &lt;a href=&#34;https://learn.microsoft.com/en-us/cli/azure/install-azure-cli&#34;&gt;工具&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;确保已安装 &lt;code&gt;curl&lt;/code&gt;、&lt;code&gt;git&lt;/code&gt;、&lt;code&gt;jq&lt;/code&gt; 和 &lt;code&gt;sipcalc&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;azure-准备工作&#34;&gt;Azure 准备工作&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#azure-%e5%87%86%e5%a4%87%e5%b7%a5%e4%bd%9c&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h3 id=&#34;登录-azure&#34;&gt;登录 Azure&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#%e7%99%bb%e5%bd%95-azure&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;以下许多步骤均需先登录 Azure 账号：&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;az login&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;获取你的订阅 ID：&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;nb&#34;&gt;export&lt;/span&gt; &lt;span class=&#34;nv&#34;&gt;AZURE_SUBSCRIPTION_ID&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;=&lt;/span&gt;&lt;span class=&#34;k&#34;&gt;$(&lt;/span&gt;az account show --query id --output tsv&lt;span class=&#34;k&#34;&gt;)&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;设置区域：&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
