Red Hat is pleased to announce additional capabilities and support to easily build and launch Red Hat Enterprise Linux (RHEL) on Oracle Cloud Infrastructure (OCI). This is one of many outcomes from our collaboration, providing two exciting paths to assembling and deploying RHEL optimized and supported to run on virtual and bare metal OCI compute shapes.
Insights image builder
Coming soon! Red Hat will soon add OCI as an option to build and launch RHEL on OCI to our Red Hat Insights image builder workflow, as demonstrated in this preview image. This will provide complete integration with Insights management capabilities that include Inventory, Compliance, Vulnerability, Patching and much more.
RHEL image builder
For on-premises build nodes, the RHEL image builder enables you to assemble a highly customized “gold” image that conforms to your requirements, and more easily upload them to your account at OCI to launch from the console or existing orchestration workflows. This even includes applying industry-standard security compliance policies so that new instances are more secure by default.
Build and launch in OCI
The following guide demonstrates setting up a RHEL image builder node on RHEL 9, building a RHEL image that incorporates the CIS Level 2 baseline security compliance policy, and uploading and launching in OCI.
Prerequisites:
- Access to a RHEL 9 virtual machine with image builder installed and accessible.
- Access to an OCI tenancy with appropriate permissions and limits to create and launch a custom image on OCI virtual machine shapes. The user should have a set of API keys in order to provide image builder the credentials to upload the image.
- A blueprint file (optional).
- Install image builder
# yum install -y osbuild-composer composer-cli cockpit-composer bash-completion scap-security-guide openscap-utils openscap-scanner # systemctl enable --now osbuild-composer.socket # systemctl enable --now cockpit.socket # firewall-cmd --add-service=cockpit && firewall-cmd --add-service=cockpit --permanent # source /etc/bash_completion.d/composer-cli
- Login into the image builder web console using the URL at port 9090 https://HOSTNAME_OR_IP:9090
Click Image Builder on the side navigation menu.
Click Import Blueprint to upload a copy of the sample CIS L2 blueprint.
- Note 1: You will need to update the user credentials and SSH keys as what is defined are non-functional placeholder values.
- Note 2: Review and optionally modify the partition sizes according to how large you would like the final image to be.
- After the blueprint file is uploaded, select Create Image.
- In the Create Image window, select Oracle Cloud Infrastructure (.qcow2) for the image output type.
Check the Upload to OCI checkbox.
- Enter the User OCID and the Private key and Fingerprint.
- Fill in the destination details of the resulting image (image name, OCI bucket, Bucket namespace, etc.).
- Click Next, then click Create.
It should only take a couple minutes for image builder to create the image and upload it into OCI. Once it is done, you should see the image listed under Custom Images in your OCI tenancy.
After the image is created and uploaded into your OCI tenancy, we need to enable the bare metal shapes.
- Go to the custom image in your OCI tenancy under Compute -> Custom Images. Due to the way OCI imports custom images, you will first need to click on the image name, then select “Edit image capabilities” and save. No changes need to be made, but this step ensures it re-saves with the required attributes needed to launch.
- Click Create Instance.
- Change the Name (such as RHEL-9-CIS-L2)
- Change the Shape (such as to AMD or Intel Flexible OCPU count, VM.Standard3.Flex)
- Optionally add SSH keys. This may not be necessary if User+SSH were defined within the Blueprint of the RHEL build. Your own security policies may dictate the recommended practice for users and credentials.
- Click Create.
Once the instance State is “Succeeded”, you can log in via SSH at the IP address listed on the instance details page.
- Connect to Insights to validate with Insights Compliance reporting and remediation tools.
[myadmin@rhel-9-cis-l2 ~]$ sudo rhc connect --organization ORGID --activation-key ACT_KEY Connecting rhel-9-cis-l2 to Red Hat. This might take a few seconds. ● Connected to Red Hat Subscription Management ● Connected to Red Hat Insights ● Activated the Remote Host Configuration daemon ● Enabled console.redhat.com services: remote configuration, insights, remediations, compliance Successfully connected to Red Hat! Manage your connected systems: https://red.ht/connector [myadmin@rhel-9-cis-l2 ~]$ sudo insights-client --compliance System uses SSG version 0.1.69 Running scan for xccdf_org.ssgproject.content_profile_cis... this may take a while Uploading Insights data. Successfully uploaded report for rhel-9-cis-l2.
Conclusion
The ability to easily create “gold” images for new deployments that are tailored to individual customers’ specifications reduces complexity, technical debt and time to deployment. By incorporating security compliance policies that integrate into Insights Compliance, Vulnerability, and Advisor functionality, Red Hat makes it easier than ever for customers to deploy and manage their infrastructure.
To learn more, visit our documentation on Composing a customized RHEL system image and our hosted Insights image builder for new functionality delivered regularly.
저자 소개
Terry Bowling has been designing and working with customers on UNIX and GNU/Linux environments since 1999. He brings this experience to the RHEL Product Management team to provide the best experience to assembling and deploying RHEL for customers. This includes the RHEL installer, image builder and related build services for RHEL being developed at Console.RedHat.com.
채널별 검색
오토메이션
기술, 팀, 인프라를 위한 IT 자동화 최신 동향
인공지능
고객이 어디서나 AI 워크로드를 실행할 수 있도록 지원하는 플랫폼 업데이트
오픈 하이브리드 클라우드
하이브리드 클라우드로 더욱 유연한 미래를 구축하는 방법을 알아보세요
보안
환경과 기술 전반에 걸쳐 리스크를 감소하는 방법에 대한 최신 정보
엣지 컴퓨팅
엣지에서의 운영을 단순화하는 플랫폼 업데이트
인프라
세계적으로 인정받은 기업용 Linux 플랫폼에 대한 최신 정보
애플리케이션
복잡한 애플리케이션에 대한 솔루션 더 보기
오리지널 쇼
엔터프라이즈 기술 분야의 제작자와 리더가 전하는 흥미로운 스토리
제품
- Red Hat Enterprise Linux
- Red Hat OpenShift Enterprise
- Red Hat Ansible Automation Platform
- 클라우드 서비스
- 모든 제품 보기
툴
체험, 구매 & 영업
커뮤니케이션
Red Hat 소개
Red Hat은 Linux, 클라우드, 컨테이너, 쿠버네티스 등을 포함한 글로벌 엔터프라이즈 오픈소스 솔루션 공급업체입니다. Red Hat은 코어 데이터센터에서 네트워크 엣지에 이르기까지 다양한 플랫폼과 환경에서 기업의 업무 편의성을 높여 주는 강화된 기능의 솔루션을 제공합니다.