IBM/k8s-service-accounts

Name: k8s-service-accounts

Owner: International Business Machines

Description: Sample configuration for creating service accounts in Kubernetes

Created: 2017-06-20 23:32:16.0

Updated: 2018-03-04 18:11:35.0

Pushed: 2017-06-22 13:08:27.0

Homepage:

Size: 12

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

k8s-service-accounts

This repository accompanies the article: https://medium.com/@jcantosz/service-accounts-and-auditing-in-kubernetes-13255c8424fa

Dockerfile automatically built here: https://hub.docker.com/r/ibmcloudprivate/k8s-service-accounts/

Directories

project root: contains example YAMLs for creating service accounts in Kubernetes

/docker: contains Dockerfile used in the create the image in

Running on Minikube

Enable RBAC and Audit Logs on Minikube

kube start --extra-config=apiserver.Authorization.Mode=RBAC --extra-config=apiserver.Audit.Path=/var/log/apiserver/audit.log

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.