-
Notifications
You must be signed in to change notification settings - Fork 179
Add blog post about different strategies for pulling images #500
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
||
| Imagine the file `example.txt` which contains: | ||
|
|
||
| ```yaml |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ```yaml | |
| ```text |
Signed-off-by: manuelbuil <[email protected]>
Signed-off-by: manuelbuil <[email protected]>
Signed-off-by: manuelbuil <[email protected]>
d76e172 to
b5da48f
Compare
brandond
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
one final nit!
Signed-off-by: manuelbuil <[email protected]>
b8a0bbc to
91c512a
Compare
|
|
||
| And you should be able to see metrics of Spegel by querying the supervisor metrics server: | ||
| ```bash | ||
| kubectl get --server https://10.11.0.11:6443 --raw /metrics | grep spegel |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is this a new feature with spegel v4.0?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No, spegel has had metrics for quite a while.
This PR adds a new blog post that describe different strategies for pulling images