Hands-on Kubernetes on Azure
... Azure CLI and get the AKS credentials. You could do this by using the same approach as you did in the CI job, meaning you could do an Azure CLI login and then run the az aks get-credentials command on the runner. However, there is a single ...
Mastering GitHub Actions
... aks Subscription : Azure subscription 1 Resource group : jedischool - rg Deployment details Resource actionsCluster ... runner platforms on GitHub at the same time . You'll have to remember to change your kubeconfig setting when ...
GitHub Actions Cookbook
... runners and how to set up and scale ephemeral , self - hosted runners in Docker containers and Kubernetes with ... Azure Kubernetes Service ( AKS ) , Google Kubernetes Engine ( GKE ) , or Elastic Container Services ( ECS ) . You ...
Securing Cloud Containers
... Runner or GitHub Actions) is granted permission to deploy applications and create Kubernetes resources within a ... AKS: Azure Active Directory (AAD) GKE: Google Cloud IAM EKS: AWS IAM For example, a company might define IAM ...
Lima Virtualization for macOS Containers
... GitHub Actions, and Tekton enables fully containerized build pipelines that execute reliably in developers' local ... Azure AKS, Lima plays a pivotal role in the developer experience. Lima can be configured to mirror Kubernetes ...
GitHub Actions in Action
GitHub Actions is secure, reliable, and best of all, easy. This book will get you started. About the book GitHub Actions in Action teaches you how to build automated delivery pipelines in GitHub.
Hands-on GitHub Actions
This book will give you an in-depth idea of implementation patterns, solutions for different technology builds, guidelines to implement your own custom components as actions, and usage of features available with GitHub Actions workflows, to ...
