summaryrefslogtreecommitdiff
path: root/sig-windows/charter.md
blob: 0c76c4a19c567f263fc0c3d8a2bd27de6b73af82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# SIG Windows Charter

This charter adheres to the conventions described in the [Kubernetes Charter README] and uses
the Roles and Organization Management outlined in [sig-governance].

## Scope

The scope of SIG Windows is the operation of Kubernetes on the Windows operating system.
This includes maintaining the interface between Kubernetes and containers on Windows
as well as maintaining the pieces of Kubernetes (e.g. the kube-proxy) where there is a
Windows specific implementation.

### In scope

#### Code, Binaries and Services

- Windows specific code in all parts of the codebase.
- Testing of Windows specific features and clusters

#### Cross-cutting and Externally Facing Processes

- Work with other SIGs on areas where Windows and Linux (and possibly other OSes in the future) deviate from one another in terms of functionality.


## Roles and Organization Management

This sig follows adheres to the Roles and Organization Management outlined in [sig-governance]
and opts-in to updates and modifications to [sig-governance].

### Additional responsibilities of Chairs

None

### Additional responsibilities of Tech Leads

None

### Deviations from [sig-governance]

None

### Subproject Creation

Federation of Subprojects

[sig-governance]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/sig-governance.md
[sig-subprojects]: https://github.com/kubernetes/community/blob/master/sig-YOURSIG/README.md#subprojects
[Kubernetes Charter README]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/README.md