A hacker's view on Containers and Kubernetes
Ctrlk
  • A hacker's view on #containers and #K8S
  • addons
  • doc
    • App_Routable_Demo
    • Appendix_A_docker_k8s_install
    • Appendix_B_tcpdump_lab
    • Kubernetes_getting_started
    • api_access_via_host
    • api_access_via_pod
    • bpf_labs
    • container_networking
    • creating_containers
    • docker-bench
    • docker_namespaces_explained
    • dockerscan
    • getting_started_with_docker
    • handy_things
    • ingress
    • k8s_cluster_communication
    • kube-bench
    • kubernetes_services
    • mgmttools
    • netw_policies
    • quick_apps
    • scanning_k8s
    • security_options
    • todo
    • vuln_misconfig_scanning_k8s
    • vuln_scanning
  • examples
Powered by GitBook
On this page

doc

Home

Documentation Index

This page provides an index to the various guides, labs, and informational documents contained within this doc/ directory. These documents cover topics related to Kubernetes, Docker, eBPF, security, and associated tools.

Available Documents

  • Getting Started & Basics:

    • Getting Started with Docker

    • Creating Docker Images and Containers

    • Understanding Docker and Linux Namespaces

    • Docker Container Networking

    • Kubernetes Getting Started Guide

    • Kubernetes Services by Example

    • Kubernetes Ingress Lab

    • Kubernetes Network Policy Examples

  • Installation Guides:

    • Appendix A: Docker and Kubernetes Installation Guide

    • Management Tools: calicoctl and kubectl

  • Labs and Demonstrations:

    • App Routable Demo Installation (Points to external GitHub)

    • Appendix B: Docker Network Sniffing with tcpdump Lab

    • Introduction to eBPF (bcc, bpftrace, Tracee)

    • Quick Application Deployments in Kubernetes

  • Kubernetes Internals & API Interaction:

    • Understanding Kubernetes Cluster Communication

    • Accessing the Kubernetes API from the Host

    • Accessing the Kubernetes API from Within a Pod

  • Security Tools & Concepts:

    • Docker Bench for Security

    • CIS Benchmarking with kube-bench

    • Creating a Reverse Shell Backdoor in a Docker Container (using dockerscan)

  • Miscellaneous:

    • Handy Tips and Commands

Please navigate to the respective files for detailed information.

Home

Previouswordpress_install_dockerNextApp_Routable_Demo

Last updated 6 months ago

  • Documentation Index
  • Available Documents