You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tags/tag-infrastructure/charter.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ This TAG covers the following sub-domains and topics within its scope:
13
13
- Performance metrics
14
14
- Configuration settings
15
15
- Permanent records like database entries
16
-
- Storage: Storage used in cloud-native environments include block stores, file systems, object stores, databases, key-value stores, streaming and messaging, and related caching mechanisms. Our focus is on understanding the following fundamental characteristics and relating them to cloud-native use cases.
16
+
- Storage: Storage used in cloudnative environments include block stores, file systems, object stores, databases, key-value stores, streaming and messaging, and related caching mechanisms. Our focus is on understanding the following fundamental characteristics and relating them to cloudnative use cases.
17
17
- Availability
18
18
- Scalability
19
19
- Performance
@@ -22,13 +22,13 @@ This TAG covers the following sub-domains and topics within its scope:
22
22
- Ease-of-use
23
23
- Cost
24
24
- Operational complexity
25
-
- Networking: Core connectivity and traffic management in cloud-native systems. This can include:
26
-
- DNS, load balancing, and service discovery
25
+
- Networking: Core connectivity and traffic management in cloudnative systems. This can include:
26
+
- DNS, gateways, load balancing, and service discovery
27
27
- Service mesh for inter-service communication
28
28
- Connectivity and traffic management across environments
29
29
- Policy enforcement for network security and compliance
30
30
- Observability and monitoring of network behavior
31
-
- Compute: Encompasses kernel and hypervisor-level compute primitives that underpin cloud-native infrastructure (workloads running in Public/Private Cloud, Edge, IoT, Batch, Big Data, AI/ML/LLMs, etc). This can include:
31
+
- Compute: Encompasses kernel and hypervisor-level compute primitives that underpin cloudnative infrastructure (workloads running in Public/Private Cloud, Edge, IoT, Batch, Big Data, AI/ML/LLMs, etc). This can include:
32
32
- Internal components of container runtimes (at the kernel/user boundary)
- Hypervisor interactions, and node-level bootstrap agents
@@ -42,20 +42,21 @@ This TAG covers the following sub-domains and topics within its scope:
42
42
- Automation of operations
43
43
- Observability and monitoring
44
44
- Languages, schemas, and protocols enabling infrastructure-as-code tooling
45
-
- Edge: Edge computing extends cloud-native principles to resource-constrained, distributed environments, often characterized by intermittent connectivity, diverse hardware, and location-aware workloads. This can include:
45
+
- Edge: Edge computing extends cloudnative principles to resource-constrained, distributed environments, often characterized by intermittent connectivity, diverse hardware, and location-aware workloads. This can include:
46
46
- Edge-ready infrastructure
47
47
- Cross-architecture workloads
48
48
- Resilient multi-cluster deployments
49
49
- Low latency, power efficiency (carbon footprint), remote ops
50
50
- Cloud–edge interoperability
51
-
- Sovereignty: Ensures cloud-native systems operate within jurisdictional, regulatory, and organizational constraints. This can include:
51
+
- Sovereignty: Ensures cloudnative systems operate within jurisdictional, regulatory, and organizational constraints. This can include:
52
52
- Infrastructure and data portability across regions and providers
53
53
- Runtime policy enforcement for compliance and governance
54
54
- Operational continuity in disconnected or restricted environments
55
55
56
56
## Out of Scope
57
+
- Scheduling, batch, serving, etc. are part of the TAG Workloads Foundation charter.
57
58
- Hardware design and procurement are out of scope for this charter
58
-
- Non cloud-native technologies (according to the CNCF Cloud Native definition)
59
+
- Non cloudnative technologies (according to the CNCF Cloud Native definition)
59
60
- Anything not explicitly mentioned in the scope above is out of scope.
0 commit comments