Guard by AppsCode is a Kubernetes Webhook Authentication server. Using guard, you can log into your Kubernetes cluster using various auth providers. Guard also configures groups of authenticated user appropriately. This allows cluster administrator to setup RBAC rules based on membership in groups. Guard supports following auth providers:
- Static Token File
- Github
- Gitlab
- Azure
- LDAP using Simple or Kerberos authentication
- Azure Active Directory via LDAP
Kubernetes 1.9+
To install Guard, please follow the guide here.
Want to learn how to use Guard? Please start here.
Want to help improve Guard? Please start here.
We use Slack for public discussions. To chit chat with us or the rest of the community, join us in the AppsCode Slack team channel #guard
. To sign up, use our Slack inviter.
If you have found a bug with Guard or want to request for new features, please file an issue.