summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGarrett Rodrigues <grod@google.com>2017-09-01 11:10:45 -0700
committerGarrett Rodrigues <grod@google.com>2017-09-14 10:27:05 -0700
commit98ab8521ff3658a4987cef13da20a9c937d2bc11 (patch)
treeb636afc96ee6aa7a4f653de0da2828b6c1c05e09
parent680e1b43da9e6e2d03b0dcd924e4a00e2e1a25d9 (diff)
add-a-text-file-with-dir-struct
-rw-r--r--contributors/design-proposals/dir_struct.txt240
1 files changed, 240 insertions, 0 deletions
diff --git a/contributors/design-proposals/dir_struct.txt b/contributors/design-proposals/dir_struct.txt
new file mode 100644
index 00000000..c5ecc717
--- /dev/null
+++ b/contributors/design-proposals/dir_struct.txt
@@ -0,0 +1,240 @@
+Uncategorized (Please Help)
+ high-availability.md
+ control-plane-resilience.md
+ downward_api_resources_limits_requests.md
+ seccomp.md
+ client-package-structure.md
+ service-discovery.md
+ metadata-policy.md
+ containerized-mounter.md~
+ identifiers.md
+ local-cluster-ux.md
+ pod-pid-namespace.md
+ grow-volume-size.md
+ image-provenance.md
+ core-metrics-pipeline.md
+ versioning.md
+ ha_master.md
+ secret-configmap-downwarapi-file-mode.md
+ protobuf.md
+ flakiness-sla.md
+ resources.md
+ initial-resources.md
+ create_sheet.py
+ runtime-client-server.md
+ OWNERS
+ namespaces.md
+ cpu-manager.md
+ selinux-enhancements.md
+ sysctl.md
+ dir_struct.txt
+ selinux.md
+ templates.md
+ pod-cache.png
+ README.md
+ multi-platform.md
+ pod-lifecycle-event-generator.md
+ secrets.md
+ cri-dockershim-checkpoint.md
+ event_compression.md
+ pleg.png
+./sig-cli
+ kubectl-extension.md
+ kubectl_apply_getsetdiff_last_applied_config.md
+ multi-fields-merge-key.md
+ template.md
+ expansion.md
+ kubectl-login.md
+ simple-rolling-update.md
+ OWNERS
+ get-describe-apiserver-extensions.md
+ preserve-order-in-strategic-merge-patch.md
+ kubectl-create-from-env-file.md
+./network
+ flannel-integration.md
+ service-external-name.md
+ networking.md
+ command_execution_port_forwarding.md
+ network-policy.md
+ external-lb-source-ip-preservation.md
+./resource-management
+ device-plugin.md
+ device-plugin.png
+ gpu-support.md
+ device-plugin-overview.png
+./autoscaling
+ hpa-v2.md
+ hpa-status-conditions.md
+ horizontal-pod-autoscaler.md
+./architecture
+ architecture.md
+ architecture.dia
+ architecture.png
+ architecture.svg
+./api-machinery
+ admission_control_extension.md
+ csi-client-structure-proposal.md
+ selector-generation.md
+ pod-safety.md
+ container-init.md
+ resource-quota-scoping.md
+ thirdpartyresources.md
+ aggregated-api-servers.md
+ extending-api.md
+ envvar-configmap.md
+ dynamic-admission-control-configuration.md
+ api-chunking.md
+ garbage-collection.md
+ customresources-validation.md
+ auditing.md
+ apiserver-watch.md
+ admission_control_limit_range.md
+ apiserver-build-in-admission-plugins.md
+ synchronous-garbage-collection.md
+ configmap.md
+ csi-new-client-library-procedure.md
+ pod-preset.md
+ add-new-patchStrategy-to-clear-fields-not-present-in-patch.md
+ api-group.md
+ principles.md
+ admission_control.md
+ optional-configmap.md
+ server-get.md
+ apiserver-count-fix.md
+ admission_control_resource_quota.md
+./node
+ pod-resource-management.md
+ kubelet-tls-bootstrap.md
+ dynamic-kubelet-configuration.md
+ kubelet-hypercontainer-runtime.md
+ container-runtime-interface-v1.md
+ kubelet-authorizer.md
+ disk-accounting.md
+ kubelet-systemd.md
+ kubelet-cri-logging.md
+ kubelet-auth.md
+ runtimeconfig.md
+ resource-qos.md
+ runtime-pod-cache.md
+ kubelet-rootfs-distribution.md
+ kubelet-rkt-runtime.md
+ node-allocatable.md
+ kubelet-eviction.md
+./instrumentation
+ monitoring_architecture.md
+ monitoring_architecture.png
+ custom-metrics-api.md
+ resource-metrics-api.md
+ performance-related-monitoring.md
+ metrics-server.md
+ volume_stats_pvc_ref.md
+./auth
+ security_context.md
+ no-new-privs.md
+ access.md
+ enhance-pluggable-policy.md
+ apparmor.md
+ security-context-constraints.md
+ pod-security-context.md
+ bulk_watch.md
+ security.md
+ service_accounts.md
+./federation
+ federated-replicasets.md
+ ubernetes-design.png
+ ubernetes-cluster-state.png
+ federation-phase-1.md
+ federation-clusterselector.md
+ ubernetes-scheduling.png
+ federation-lite.md
+ federation.md
+ federated-services.md
+ federation-high-level-arch.png
+ federated-api-servers.md
+ federated-placement-policy.md
+ federated-ingress.md
+./scalability
+ Kubemark_architecture.png
+ scalability-testing.md
+ kubemark.md
+./cluster-lifecycle
+ self-hosted-layers.png
+ self-hosted-kubernetes.md
+ dramatically-simplify-cluster-creation.md
+ bootstrap-discovery.md
+ cluster-deployment.md
+ self-hosted-kubelet.md
+ clustering.md
+ self-hosted-final-cluster.png
+ self-hosted-moving-parts.png
+./cluster-lifecycle/clustering
+ static.png
+ .gitignore
+ Dockerfile
+ static.seqdiag
+ dynamic.seqdiag
+ OWNERS
+ Makefile
+ README.md
+ dynamic.png
+./release
+ release-notes.md
+ release-test-signal.md
+./scheduling
+ rescheduling.md
+ rescheduler.md
+ nodeaffinity.md
+ podaffinity.md
+ hugepages.md
+ taint-toleration-dedicated.md
+ pod-preemption.md
+ pod-priority-api.md
+ taint-node-by-condition.md
+ scheduler_extender.md
+ rescheduling-for-critical-pods.md
+ multiple-schedulers.md
+./apps
+ daemonset-update.md
+ cronjob.md
+ annotations-downward-api.md
+ controller-ref.md
+ statefulset-update.md
+ stateful-apps.md
+ deploy.md
+ daemon.md
+ controller_history.md
+ job.md
+ indexed-job.md
+ deployment.md
+./storage
+ flex-volumes-drivers-psp.md
+ local-storage-overview.md
+ all-in-one-volume.md
+ volume-selectors.md
+ persistent-storage.md
+ volume-metrics.md
+ flexvolume-deployment.md
+ volume-snapshotting.png
+ volume-provisioning.md
+ propagation.md
+ volume-ownership-management.md
+ mount-options.md
+ volumes.md
+ default-storage-class.md
+ volume-snapshotting.md
+ volume-hostpath-qualifiers.md
+./aws
+ aws_under_the_hood.md
+./images
+ preemption_1.png
+ preemption_3.png
+ .gitignore
+ OWNERS
+ preemption_2.png
+ preemption_4.png
+./gcp
+ gce-l4-loadbalancer-healthcheck.md
+ containerized-mounter.md
+./cloud-provider
+ cloudprovider-storage-metrics.md
+ cloud-provider-refactoring.md