All Projects → Azure → Aad Pod Identity

Azure / Aad Pod Identity

Licence: mit
Assign Azure Active Directory Identities to Kubernetes applications.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Aad Pod Identity

Oauth
🔗 OAuth 2.0 implementation for various providers in one place.
Stars: ✭ 336 (-19.42%)
Mutual labels:  azure
Applicationinsights Dotnet
ApplicationInsights-dotnet
Stars: ✭ 367 (-11.99%)
Mutual labels:  azure
Elasticsearch
This repository has been archived.
Stars: ✭ 405 (-2.88%)
Mutual labels:  azure
Keyvault Acmebot
Automated ACME issuer for Azure Key Vault (App Gateway / Front Door / CDN / others)
Stars: ✭ 336 (-19.42%)
Mutual labels:  azure
Compose Cli
Easily run your Compose application to the cloud with compose-cli
Stars: ✭ 353 (-15.35%)
Mutual labels:  azure
Storage
💿 Storage abstractions with implementations for .NET/.NET Standard
Stars: ✭ 380 (-8.87%)
Mutual labels:  azure
Autorest
OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python
Stars: ✭ 3,607 (+764.99%)
Mutual labels:  azure
Azuredevopslabs
Learn how you can plan smartly, collaborate better, and ship faster with a set of modern development services with Azure DevOps.
Stars: ✭ 413 (-0.96%)
Mutual labels:  azure
Clean Code Dotnet
🛁 Clean Code concepts and tools adapted for .NET
Stars: ✭ 4,425 (+961.15%)
Mutual labels:  azure
Sqlindexmanager
Free GUI Tool for Index Maintenance on SQL Server and Azure
Stars: ✭ 403 (-3.36%)
Mutual labels:  azure
Cloud Custodian
Rules engine for cloud security, cost optimization, and governance, DSL in yaml for policies to query, filter, and take actions on resources
Stars: ✭ 3,926 (+841.49%)
Mutual labels:  azure
Farmer
Repeatable Azure deployments with ARM templates - made easy!
Stars: ✭ 353 (-15.35%)
Mutual labels:  azure
Terratag
Terratag is a CLI tool that enables users of Terraform to automatically create and maintain tags across their entire set of AWS, Azure, and GCP resources
Stars: ✭ 385 (-7.67%)
Mutual labels:  azure
Caf Terraform Landingzones
Cloud Adoption Framework for Azure - Terraform landing zones
Stars: ✭ 335 (-19.66%)
Mutual labels:  azure
Wiremock.net
WireMock.Net is a flexible library for stubbing and mocking web HTTP responses using request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
Stars: ✭ 408 (-2.16%)
Mutual labels:  azure
Mkit
MKIT is a Managed Kubernetes Inspection Tool that validates several common security-related configuration settings of managed Kubernetes cluster objects and the workloads/resources running inside the cluster.
Stars: ✭ 330 (-20.86%)
Mutual labels:  azure
Azure Sdk For Php
Microsoft Azure SDK for PHP
Stars: ✭ 369 (-11.51%)
Mutual labels:  azure
Midway
🍔 A Node.js Serverless Framework for front-end/full-stack developers. Build the application for next decade. Works on AWS, Alibaba Cloud, Tencent Cloud and traditional VM/Container. Super easy integrate with React and Vue. 🌈
Stars: ✭ 5,080 (+1118.23%)
Mutual labels:  azure
Azure Iot Sdk C
A C99 SDK for connecting devices to Microsoft Azure IoT services
Stars: ✭ 412 (-1.2%)
Mutual labels:  azure
25 Days Of Serverless
Repository responsible for 25 days of Serverless challenges
Stars: ✭ 400 (-4.08%)
Mutual labels:  azure

AAD Pod Identity

Build Status codecov GoDoc Go Report Card

AAD Pod Identity enables Kubernetes applications to access cloud resources securely with Azure Active Directory.

Using Kubernetes primitives, administrators configure identities and bindings to match pods. Then without any code modifications, your containerized applications can leverage any resource in the cloud that depends on AAD as an identity provider.

Getting Started

Setup the correct role assignments on Azure and install AAD Pod Identity through Helm or YAML deployment files. Get familiar with our CRDs and core components.

Try our walkthrough to get a better understanding of the application workflow.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Support

aad-pod-identity is an open source project that is not covered by the Microsoft Azure support policy. Please search open issues here, and if your issue isn't already represented please open a new one. The project maintainers will respond to the best of their abilities.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].