Skip to content

CiscoSE/DEVWKS-2060-CLUS22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automating Cisco UCS Server Provisioning with Terraform and Intersight

This workshop will provide the attendee with an overview of the Intersight platform and its various services, introduce the platform's REST API and how to consume it via Terraform OSS, providing detailed examples of how to build a server profile.

Pre-Requisites

This session is an intermediate level session and thus requires some foundational knowledge in order to gain the most value from the content. This foundational knowledge will not be covered in this session due to the limited time available. Attendees are encouraged to attend other Cisco Live sessions or complete the relevant DevNet Learning Lab modules prior to attempting this session.

Foundational knowledge required for this session:

Ideally, the following knowledge will further ease your learning journey in this session although is not required:

Session Contents

To understand how to build server profiles, we first must know about the three different modes of management available for UCS servers:

  • Standalone: this mode of operation describes UCS C-series rack mount servers that are not connected to UCS Fabric Interconnect devices.
  • Intersight Managed: this mode describes UCS servers, both B-series blades and C-series rack mounts, that are connected to UCS Fabric Interconnects. These fabric interconnects are running the Intersight Managed firmware (based on the Redfish API) and whose configuration and operations are controlled by Intersight.
  • UCS Managed: this mode describes UCS servers, both B-series blades and C-series rack mounts, that are also connected to UCS Fabric Interconnects. However, in this mode, the fabric interconnects are running the original UCS Manager firmware based on the legacy XML API and its related schema/model. This mode of management is not supported via the Terraform Intersight provider today and is out of scope for this session.

In this session, attendees will learn about the object models that are relevant to UCS rack mount servers that operate in Standalone mode and UCS servers (both blades and rack mounts) that operate in Intersight Managed mode. These models are critically important to understand as they map directly to resources available in the Intersight Terraform Provider.

Session Roadmap

Due to the constraints of time, attendees of the in-person live delivery of this session will participate in the following modules:

Maintained Server Profile Respository

This session's content will be frozen in time and not maintained. As the Intersight API and its Terraform provider are further developed, breaking changes are likely to occur. If you would like to have a more up to date Intersight/Terraform repository for this server profile content, I am maintaining those Terraform configurations here: Intro to Terraform and Intersight.

Additional Resources

In addition to the foundational knowledge required for this session, there are many other resources available to assist the attendees in their Intersight automation journey. The usual disclaimer applies in that these are for your information and no guarantee/warranty of usefulness applies since many are not maintained by the product teams themselves:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published