Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Implementing Hybrid Cloud with Azure Arc

You're reading from   Implementing Hybrid Cloud with Azure Arc Explore the new-generation hybrid cloud and learn how to build Azure Arc-enabled solutions

Arrow left icon
Product type Paperback
Published in Jul 2021
Publisher Packt
ISBN-13 9781801076005
Length 242 pages
Edition 1st Edition
Tools
Arrow right icon
Authors (2):
Arrow left icon
Daman Kaur Daman Kaur
Author Profile Icon Daman Kaur
Daman Kaur
Amit Malik Amit Malik
Author Profile Icon Amit Malik
Amit Malik
Arrow right icon
View More author details
Toc

Table of Contents (12) Chapters Close

Preface 1. Section 1: Azure Arc Enabled Infrastructure
2. Chapter 1: Azure Arc Overview FREE CHAPTER 3. Chapter 2: Azure Arc Enabled Servers 4. Chapter 3: Azure Arc Enabled Kubernetes 5. Chapter 4: Azure Arc Enabled SQL Server 6. Section 2: Azure Arc Enabled Data Services
7. Chapter 5: Azure Arc Enabled PostgreSQL Hyperscale 8. Chapter 6: Azure Arc Enabled SQL Managed Instance 9. Section 3: Azure Arc Enabled Multi-Cloud Governance
10. Chapter 7: Multi-Cloud Management with Azure 11. Other Books You May Enjoy

Preparing the lab infrastructure and tools

In this section, we will set up our lab infrastructure and the required tools for deploying and learning about Azure Arc enabled PostgreSQL. Since Azure Arc requires a Kubernetes-based infrastructure to deploy data services, we must get a Kubernetes cluster up and running.

Installing the Azure CLI and Kubernetes CLI

As a prerequisite, please install the Azure Command-Line Interface (Azure CLI) and the Kubernetes CLI (kubectl) on your machine before proceeding with the following steps:

  1. Download and install the Azure CLI for your machine by following the instructions at https://docs.microsoft.com/en-us/cli/azure/install-azure-cli.
  2. Once the CLI has been installed, you can run the following command to install the Kubernetes CLI:
    az aks install-cli

Please note that you can also use Azure Cloud Shell to run many of the commands mentioned in this book. Cloud Shell includes AKS tools by default.

Deploying Azure Kubernetes...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime