博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
【译】Vault 学习资源:1.0, 自动解印, 代理, Kubernetes
阅读量:6953 次
发布时间:2019-06-27

本文共 3250 字,大约阅读时间需要 10 分钟。

2018年12月20日 HYAKUNA YKO

我们很高兴地宣布更多的动手指南, 以帮助您学习和集成 vault 作为您的机密管理解决方案。一些预先存在的指南也已更新。

新指南:

更新的指南:

使用 GCP 云 KMS 自动解印

在 vault 1.0 中, 我们开放了以前需要* vault enterprise pro* 的自动解封功能。现在, 您可以通过受信任的云提供商 (阿里云 KMS、亚马逊 KMS、Azure Key Vault 和 谷歌云 KMS) 选择自动解封。

本指南演示了一个使用 Terraform 设置 Vault 节点的示例, 该节点配置为使用加密密钥自动取消密封。

请注意:已更新, 以运行 Vault 1.0 OSS。

AWS 的 Vault 代理

Vault Agent 是一个客户端后台驻留程序, 它自动执行客户端登录和令牌刷新的工作流, 以管理令牌生命周期, 而无需自定义逻辑。

本指南将引导您完成使用 AWS auth 方法配置 Vault 代理所需的步骤。

Kubernetes 的 Vault 代理

KubeCon 最重要的要求之一是如何与 Kubernetes 一起使用 Vault。本指南演示如何从 Kubernetes 环境中利用 Vault 代理。

您将学习如何设置 Kubernetes auth 方法, 然后配置 Vault 代理以获取和管理在 pod 中运行的客户端的 Vault 令牌。

保管库入门-安装保管库视频

我们现有的 Vault

入门

指南是在本地计算机上尝试 Vault 并了解核心概念的最简单方法。但我们明白, 你的时间很宝贵, 在文本旁边或代替文本观看视频往往更容易。我们创建了, 您可以在台式机、平板电脑或移动设备上查看。

令 牌

Vault 1.0 引入了批量令牌,这些令牌支持临时、高性能的工作负载。本指南已更新, 以突出显示和比较

服务令牌

批处理令牌

的特征.

请注意:也有提供。

Cubbyhole Response Wrapping

从 Vault 1.0 开始, Web UI 支持响应包装。部分, 以指导您完成通过 UI 利用响应包装的端到端示例。

政策

添加了一个列出表, 以阐明哪些策略路径应包括sudo功能。

【原文】Vault Learning Resources: 1.0, Auto-unseal, Agent, Kubernetes

DEC 20 2018 YOKO HYAKUNA

We are excited to announce additional hands-on guides to help you learn and integrate Vault as your secrets management solution. Some of the pre-existing guides have also been updated.

New guides:

Updated guides:

Auto-Unseal Using GCP Cloud KMS

In Vault 1.0 we open sourced the auto-unseal feature which previously required

Vault Enterprise Pro

. Now you can opt-in to automatic unsealing via your trusted cloud provider: AliCloud KMS, Amazon KMS, Azure Key Vault, and Google Cloud KMS.

This guide demonstrates an example of using Terraform to provision a Vault node which is configured to auto-unseal using a encryption key.

NOTE: The guide has been updated to run Vault 1.0 OSS as well.

Vault Agent With AWS

Vault Agent is a client daemon which automates the workflow of client login and token refresh to manage the token lifecycle without requiring custom logic.

This guide walks you through the steps needed to configure Vault Agent using the AWS auth method.

Vault Agent With Kubernetes

One of the top requests from KubeCon was how to use Vault with Kubernetes. This guide demonstrates how to leverage the Vault Agent from a Kubernetes environment.

You will learn how to set up the Kubernetes auth method and then configure the Vault Agent to acquire and manage Vault tokens for the clients running in a pod.

Vault Getting Started - Install Vault Video

Our existing Vault

Getting Started

guides are the easiest way to try Vault on your local machine and learn the core concepts. But we understand that your time is valuable and it's often easier to watch a video alongside or in place of the text. We created a which you can view on desktop, tablet, or mobile.

Tokens

Vault 1.0 introduced batch tokens which support ephemeral, high performance workloads. This guide has been updated to highlight and compare the characteristics of

service tokens

and

batch tokens

.

NOTE: A is also available.

Cubbyhole Response Wrapping

As of Vault 1.0, the Web UI supports response wrapping. The section has been added to walk you through an end-to-end example of leveraging response wrapping via the UI.

Policies

A table listing the has been added to clarify which policy paths should include the sudocapability.

转载地址:http://mbnil.baihongyu.com/

你可能感兴趣的文章
Java实现八大排序之冒泡排序
查看>>
Java正则表达式
查看>>
用js互相调用iframe页面内的js函数
查看>>
DNS开源服务器BIND最小配置详解<转>
查看>>
grub2 windows版安装
查看>>
使用VirtualEnvWrapper隔离python项目的库依赖
查看>>
Bootstrap——优秀的开源前端框架
查看>>
Struts文件上传allowedTypes问题,烦人的“允许上传的文件类型”
查看>>
evaluate-division
查看>>
hdu 2141 Can you find it?
查看>>
html5--3.10 input元素(9)
查看>>
路由器与交换机区别
查看>>
Android菜鸟在路上——Activity生命周期
查看>>
Swing-JCheckBox用法-入门
查看>>
比爾蓋茲給年青人的十一句話
查看>>
注册表单常用验证方式
查看>>
lightoj 1012
查看>>
Python3.5入门学习记录-函数
查看>>
主动撤离一线城市,北京到杭州
查看>>
基于Python语言实现的购物车程序<入门小白>
查看>>