Skip to content

Commit 6a1b9bf

Browse files
committed
Update readme
1 parent 35d575b commit 6a1b9bf

File tree

1 file changed

+3
-3
lines changed
  • keps/sig-release/3000-artifact-distribution

1 file changed

+3
-3
lines changed

keps/sig-release/3000-artifact-distribution/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,15 +117,15 @@ When my PR is merged
117117
Then the promotion process occurs
118118
```
119119

120-
#### Cloud Customer - Installing K8s via kubeadm
120+
#### Cloud Customer - pulling an official container image
121121

122122
```feature
123123
As a CLOUD end-user
124124
I want to install Kubernetes
125125
126126
Given some compute resources at CLOUD
127-
When I use kubeadm to deploy Kubernetes
128-
Then I will be redirected to a local CLOUD registry
127+
When I pull an official Kubernetes container image
128+
Then I am redirected to a cloud provider backed bucket (set) or CDN otherwise fall back to k8s.gcr.io
129129
```
130130

131131
### Notes/Constraints/Caveats

0 commit comments

Comments
 (0)