Commit 679e04f8 authored by Thong Kuah's avatar Thong Kuah
Browse files

Minor layout updates to cells design doc

parent 6572f329
Loading
Loading
Loading
Loading
+5 −4
Changes for content/handbook/engineering/architecture/design-documents/cells/_index.md: 5 added lines, 4 removed lines.
Original line number Diff line number Diff line
@@ -104,17 +104,17 @@ This section links all different technical proposals that are being evaluated.

- Cells Services:
  - [HTTP Routing Service](http_routing_service.md)
  - [Container Registry Routing Service](container_registry_routing_service.md)
  - [SSH Routing Service](ssh_routing_service.md)
  - [Topology Service](topology_service.md)
    - [Topology Service Transactional Behavior](topology_service_transactional_behavior.md)
  - Planned: Indexing Service
  - [Mutual authentication between Cell services](mutual_authentication_between_cell_services.md)
  - [Routable Tokens](routable_tokens.md)
  - [Container Registry Routing Service](container_registry_routing_service.md)
  - [SSH Routing Service](ssh_routing_service.md)
  - Planned: Indexing Service
- [Cells: Infrastructure](./infrastructure/_index.md)
- [Feature Flags](./infrastructure/feature_flags.md) - ([Previous iteration](feature_flags.md))
- [Settings Synchronization](./proposal-admin_area_setting_sychronization_in_cells.md)
- [Organization migration](../organization-data-migration/_index.md)
- [Routable Tokens](routable_tokens.md)

## Impacted features

@@ -127,6 +127,7 @@ Below is a list of known affected features with preliminary proposed solutions.
- [Cells: CI/CD Catalog](impacted_features/ci-cd-catalog.md)
- [Cells: CI Runners](impacted_features/ci-runners.md)
- [Cells: Container Registry](impacted_features/container-registry.md)
- [Cells: Dependency Proxy](impacted_features/dependency-proxy.md)
- [Cells: Contributions: Forks](impacted_features/contributions-forks.md)
- [Cells: Data Migration](impacted_features/data-migration.md)
- [Cells: Explore](impacted_features/explore.md)
+0 −3
Changes for content/handbook/engineering/architecture/design-documents/cells/impacted_features/template.md: 0 added lines, 3 removed lines.
Original line number Diff line number Diff line
---
# TODO: Remove stage and group because the handbook doesn't need these attributes
stage: enablement
group: Tenant Scale
title: 'Cells: Problem A'
toc_hide: true
---