Skip to content

need to add service account for kube-dns when using RBAC #570

@typhoonzero

Description

@typhoonzero

Add this line in template

https://github.com/kubernetes/kubernetes/blob/master/cluster/addons/dns/kubedns-controller.yaml.in#L171

then create service account under kube-system namespace:

apiVersion: v1
kind: ServiceAccount
metadata:
  name: kube-dns

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions