<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Chainguard Console on</title><link>https://deploy-preview-3155--ornate-narwhal-088216.netlify.app/tags/chainguard-console/</link><description>Recent content in Chainguard Console on</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><lastBuildDate>Mon, 30 Mar 2026 08:49:31 +0000</lastBuildDate><atom:link href="https://deploy-preview-3155--ornate-narwhal-088216.netlify.app/tags/chainguard-console/index.xml" rel="self" type="application/rss+xml"/><item><title>Subscribing to Chainguard CloudEvents</title><link>https://deploy-preview-3155--ornate-narwhal-088216.netlify.app/chainguard/administration/cloudevents/events-example/</link><pubDate>Thu, 24 Apr 2025 15:22:20 +0100</pubDate><guid>https://deploy-preview-3155--ornate-narwhal-088216.netlify.app/chainguard/administration/cloudevents/events-example/</guid><description>Chainguard implements CloudEvents, a specification for a standard format for events data. This means developers can use events (generated based on interactions with Chainguard resources) to initiate processes and thus automate certain actions. For example, you could set up infrastructure to listen for push events to an organization&amp;rsquo;s private registry and mirror any new Chainguard Containers in the registry to a third-party repository.
This article includes an example of how to use chainctl to create an event subscription.</description></item><item><title>Introduction to the Chainguard Terraform Provider</title><link>https://deploy-preview-3155--ornate-narwhal-088216.netlify.app/chainguard/administration/terraform-provider/</link><pubDate>Sun, 28 Jan 2024 15:56:52 -0700</pubDate><guid>https://deploy-preview-3155--ornate-narwhal-088216.netlify.app/chainguard/administration/terraform-provider/</guid><description>Terraform is an infrastructure as code tool that allows users to declaratively configure resources in cloud providers like AWS and GCP, SaaS platforms, and many other API-driven environments. Terraform providers are written by third-party developers to allow Terraform to manage resources in their environment.
The Chainguard Terraform provider enables users to manage resources on the Chainguard Platform, such as identities, role-bindings, custom roles, and more. This guide provides a brief introduction to the Chainguard Terraform provider, including how to configure it and use it to manage your Chainguard resources.</description></item><item><title>Create Role-bindings for a GitHub Team Using Terraform</title><link>https://deploy-preview-3155--ornate-narwhal-088216.netlify.app/chainguard/administration/iam-organizations/roles-role-bindings/rolebinding-terraform-gh/</link><pubDate>Sat, 10 Jun 2023 08:48:45 +0000</pubDate><guid>https://deploy-preview-3155--ornate-narwhal-088216.netlify.app/chainguard/administration/iam-organizations/roles-role-bindings/rolebinding-terraform-gh/</guid><description>There may be cases where an organization will want multiple users to have access to the same Chainguard organization. Chainguard allows you to grant other users access to Chainguard by generating an invite link or code.
In addition, you can now grant access to users using Terraform and identity providers like GitHub, GitLab, and Google. You can also manage access through these providers&amp;rsquo; existing group structures, like GitHub Teams or GitLab Groups.</description></item><item><title>How to Manage Chainguard IAM Organizations</title><link>https://deploy-preview-3155--ornate-narwhal-088216.netlify.app/chainguard/administration/iam-organizations/how-to-manage-iam-organizations-in-chainguard/</link><pubDate>Fri, 15 Jul 2022 15:22:20 +0100</pubDate><guid>https://deploy-preview-3155--ornate-narwhal-088216.netlify.app/chainguard/administration/iam-organizations/how-to-manage-iam-organizations-in-chainguard/</guid><description>Chainguard provides a rich Identity and Access Management (IAM) model similar to those used by AWS and GCP. This guide outlines how to manage Chainguard&amp;rsquo;s IAM structures with the chainctl command line tool.
Note: You should work with Chainguard&amp;rsquo;s Customer Success team to create or delete organizations. This will help to ensure that no users lose access to resources and that your IAM structure is configured correctly.
Logging in To authenticate into the Chainguard platform, run the following login command.</description></item><item><title>Requesting New Chainguard Resources</title><link>https://deploy-preview-3155--ornate-narwhal-088216.netlify.app/chainguard/chainguard-images/features/request-resources/</link><pubDate>Thu, 26 Feb 2026 11:07:52 +0200</pubDate><guid>https://deploy-preview-3155--ornate-narwhal-088216.netlify.app/chainguard/chainguard-images/features/request-resources/</guid><description>The Chainguard Console includes the Requests section where customers can submit and track requests for resources that Chainguard doesn&amp;rsquo;t currently offer. This improves transparency around which technologies Chainguard is working to build and helps minimize duplicate build requests.
This guide provides an overview of how to submit a request for a new resource to Chainguard, as well as the limitations on what resources can be built.
Note: As of this writing, the Requests section is in beta.</description></item><item><title>Mirror new Containers to Google Artifact Registry with Chainguard CloudEvents</title><link>https://deploy-preview-3155--ornate-narwhal-088216.netlify.app/chainguard/administration/cloudevents/image-copy-gcr/</link><pubDate>Fri, 24 May 2024 15:22:20 +0100</pubDate><guid>https://deploy-preview-3155--ornate-narwhal-088216.netlify.app/chainguard/administration/cloudevents/image-copy-gcr/</guid><description>Certain interactions with Chainguard resources will emit CloudEvents that you or an application can subscribe to. This allows you to do things like receive alerts when a user downloads one or more of your organization&amp;rsquo;s private container images or when a new image gets added to your organization&amp;rsquo;s registry.
This tutorial is meant to serve as a companion to the Image Copy GCP example application. It will guide you through setting up infrastructure to listen for push events on an organization&amp;rsquo;s private registry and mirror any new Chainguard Containers in the registry to a repository in a GCP Artifact Registry repository.</description></item><item><title>Verified Organizations</title><link>https://deploy-preview-3155--ornate-narwhal-088216.netlify.app/chainguard/administration/iam-organizations/verified-orgs/</link><pubDate>Tue, 15 Aug 2023 14:22:23 -0700</pubDate><guid>https://deploy-preview-3155--ornate-narwhal-088216.netlify.app/chainguard/administration/iam-organizations/verified-orgs/</guid><description>Resources on the Chainguard platform are organized in a hierarchical structure called IAM Organizations. Single customers or organizations typically use a single root-level Organization to manage their Chainguard resources.
Organizations can optionally be verified. Verification modifies some aspects of the Chainguard platform user experience to help large organizations guide their user base to the correct resources.
Verifying your Organization Verification is currently a manual process. To verify your organization, please contact your customer support contact.</description></item><item><title>Compare chainctl usage with the Chainguard Console</title><link>https://deploy-preview-3155--ornate-narwhal-088216.netlify.app/chainguard/chainctl-usage/comparing-chainctl-to-console/</link><pubDate>Mon, 02 Jun 2025 11:07:52 +0200</pubDate><guid>https://deploy-preview-3155--ornate-narwhal-088216.netlify.app/chainguard/chainctl-usage/comparing-chainctl-to-console/</guid><description>Chainguard provides two powerful interfaces for managing container security resources: the web-based Console for visual exploration and the chainctl CLI for automation and scripting. Understanding when to use each tool maximizes your efficiency in managing Chainguard&amp;rsquo;s security-hardened containers and access controls.
Prerequisites To access the Chainguard Console you need to create an account and sign in. The Console is accessible to everyone, including users who aren&amp;rsquo;t Chainguard customers.
To use chainctl, start by installing chainctl.</description></item><item><title>Chainguard API v2</title><link>https://deploy-preview-3155--ornate-narwhal-088216.netlify.app/chainguard/api/api-v2-tutorial/</link><pubDate>Mon, 30 Mar 2026 08:49:31 +0000</pubDate><guid>https://deploy-preview-3155--ornate-narwhal-088216.netlify.app/chainguard/api/api-v2-tutorial/</guid><description>The Chainguard API v2 is currently in a limited beta release for testing. It introduces cursor-based pagination, server-side ordering, consistent resource patterns, and structured error responses across all endpoints.
This guide walks through the v2 API using real curl commands.
Note: The example output in this guide was captured from a development environment. Your organization&amp;rsquo;s resource names, UIDs, timestamps, and counts will differ. The response structure and field names are the same across all environments.</description></item><item><title>Authenticating with the Chainguard SDK</title><link>https://deploy-preview-3155--ornate-narwhal-088216.netlify.app/chainguard/api/authentication/</link><pubDate>Wed, 04 Jun 2025 08:49:31 +0000</pubDate><guid>https://deploy-preview-3155--ornate-narwhal-088216.netlify.app/chainguard/api/authentication/</guid><description>There are several ways for users to interact with the Chainguard platform, with chainctl (Chainguard&amp;rsquo;s command-line tool) and the Chainguard Console (Chainguard&amp;rsquo;s web interface) being the two most commonly-used methods. However, both of these require a human user to authenticate, and aren&amp;rsquo;t useful for working with Chainguard resources programmatically.
The Chainguard SDK serves to ease programmatic integration with the Chainguard platform. This guide highlights two examples from the SDK repository that show how to authenticate to the Chainguard registry using the chainguard.</description></item></channel></rss>