Skip to content

Guide to the Secure Configuration of Amazon Elastic Kubernetes Service

Rules, Groups, and Values defined within the XCCDF Benchmark

  • Verify Group Who Owns The Worker Kubeconfig File

    To properly set the group owner of <code>/var/lib/kubelet/kubeconfig</code>, run the command: <pre>$ sudo chgrp root /var/lib/kubelet/kubeconfig</...
    Rule Medium Severity
  • Verify User Who Owns The Kubelet Configuration File

    To properly set the owner of <code>/etc/kubernetes/kubelet/kubelet-config.json</code>, run the command: <pre>$ sudo chown root /etc/kubernetes/kub...
    Rule Medium Severity
  • Verify User Who Owns The Worker Kubeconfig File

    To properly set the owner of /var/lib/kubelet/kubeconfig, run the command:
    $ sudo chown root /var/lib/kubelet/kubeconfig 
    Rule Medium Severity
  • Verify Permissions on The Kubelet Configuration File

    To properly set the permissions of <code>/etc/kubernetes/kubelet/kubelet-config.json</code>, run the command: <pre>$ sudo chmod 0644 /etc/kubernet...
    Rule Medium Severity
  • Verify Permissions on the Worker Kubeconfig File

    To properly set the permissions of <code>/var/lib/kubelet/kubeconfig</code>, run the command: <pre>$ sudo chmod 0644 /var/lib/kubelet/kubeconfig</...
    Rule Medium Severity

The content of the drawer really is up to you. It could have form fields, definition lists, text lists, labels, charts, progress bars, etc. Spacing recommendation is 24px margins. You can put tabs in here, and can also make the drawer scrollable.

Capacity
Modules