constellation/coordinator/kubernetes/k8sapi/resources
Moritz Eckert 6dc97590fe Enable and configure k8s audit-log (#160)
* Enable and configure k8s audit-log

* Update coordinator/kubernetes/k8sapi/kubeadm_config.go

Co-authored-by: Malte Poll <mp@edgeless.systems>

* add mount point for audit log dir in kubeadm conf

* Mount audit policy into kube-apiserver static pod

* Write default auditpolicy on cluster init / cluster join

Co-authored-by: Malte Poll <mp@edgeless.systems>
2022-05-20 17:30:37 +02:00
..
auditpolicy_test.go Enable and configure k8s audit-log (#160) 2022-05-20 17:30:37 +02:00
auditpolicy.go Enable and configure k8s audit-log (#160) 2022-05-20 17:30:37 +02:00
cloud_controller_manager_test.go Cloud providers: Extend CCM with ExtraArgs / ConfigMaps / Secrets / Volumes / VolumeMounts and provide CloudServiceAccountURI 2022-03-28 13:35:21 +02:00
cloud_controller_manager.go Cloud providers: Extend CCM with ExtraArgs / ConfigMaps / Secrets / Volumes / VolumeMounts and provide CloudServiceAccountURI 2022-03-28 13:35:21 +02:00
cloudnodemanager_test.go Cloud providers: Add CloudNodeManager 2022-03-28 13:35:21 +02:00
cloudnodemanager.go Cloud providers: Add CloudNodeManager 2022-03-28 13:35:21 +02:00
cluster_autoscaler_test.go Add Secrets / Volumes / VolumeMounts / Env to cluster-autoscaler deployment 2022-03-29 15:13:30 +02:00
cluster_autoscaler.go Add Secrets / Volumes / VolumeMounts / Env to cluster-autoscaler deployment 2022-03-29 15:13:30 +02:00
configmaps_test.go Cloud providers: Extend CCM with ExtraArgs / ConfigMaps / Secrets / Volumes / VolumeMounts and provide CloudServiceAccountURI 2022-03-28 13:35:21 +02:00
configmaps.go Cloud providers: Extend CCM with ExtraArgs / ConfigMaps / Secrets / Volumes / VolumeMounts and provide CloudServiceAccountURI 2022-03-28 13:35:21 +02:00
flannel_test.go monorepo 2022-03-22 16:09:39 +01:00
flannel.go monorepo 2022-03-22 16:09:39 +01:00
marshal_test.go Use any instead of interface 2022-05-04 08:48:31 +02:00
marshal.go Use any instead of interface 2022-05-04 08:48:31 +02:00
secrets_test.go Cloud providers: Extend CCM with ExtraArgs / ConfigMaps / Secrets / Volumes / VolumeMounts and provide CloudServiceAccountURI 2022-03-28 13:35:21 +02:00
secrets.go Cloud providers: Extend CCM with ExtraArgs / ConfigMaps / Secrets / Volumes / VolumeMounts and provide CloudServiceAccountURI 2022-03-28 13:35:21 +02:00