Skip to content

Commit 43347f9

Browse files
refactor 670 cards (#7)
1 parent d302c0c commit 43347f9

23 files changed

+4533
-2599
lines changed

README.md

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,15 @@
1-
# Kubernetes FAQ
1+
# k8s-faq
22

3-
Test your Kubernetes knowledge by answering questions of varying difficulty.
3+
The most in-depth repository for Kubernetes interview questions. Or we aim to be!
44

5-
### Table of Contents
5+
Test your knowledge of Kubernetes via flashcards ranging in difficulty from easy to very hard.
66

7-
1. [Admission](./docs/admission.md)
8-
1. [Auditing](./docs/auditing.md)
9-
1. [Authentication](./docs/authentication.md)
10-
1. [Authorization](./docs/authorization.md)
117
1. [Cluster Architecture](./docs/cluster-architecture.md)
12-
1. [Cluster Security](./docs/cluster-security.md)
13-
1. [Configuration](./docs/configuration.md)
14-
1. [Container Security](./docs/container-security.md)
15-
1. [Deployments](./docs/deployments.md)
8+
1. [Containers](./docs/containers.md)
9+
1. [Jobs](./docs/jobs.md)
10+
1. [Networking](./docs/networking.md)
1611
1. [Nodes](./docs/nodes.md)
17-
1. [Pods](./docs/pods.md)
18-
1. [Services](./docs/services.md)
12+
1. [Security](./docs/security.md)
1913
1. [Storage](./docs/storage.md)
20-
1. [etcd](./docs/etcd.md)
14+
1. [Topology](./docs/topology.md)
15+
1. [Workloads](./docs/workloads.md)

docs/admission.md

Lines changed: 0 additions & 63 deletions
This file was deleted.

docs/auditing.md

Lines changed: 0 additions & 83 deletions
This file was deleted.

docs/authentication.md

Lines changed: 0 additions & 169 deletions
This file was deleted.

0 commit comments

Comments
 (0)