Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
BobyMCbobs committed Apr 28, 2022
1 parent 35d575b commit 6a1b9bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions keps/sig-release/3000-artifact-distribution/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,15 +117,15 @@ When my PR is merged
Then the promotion process occurs
```

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

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

### Notes/Constraints/Caveats
Expand Down

0 comments on commit 6a1b9bf

Please sign in to comment.