Skip to content
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

Create a ref doc for scheduled jobs #1123

Merged
merged 1 commit into from
Sep 1, 2016
Merged

Create a ref doc for scheduled jobs #1123

merged 1 commit into from
Sep 1, 2016

Conversation

janetkuo
Copy link
Member

@janetkuo janetkuo commented Aug 29, 2016

Supersedes #1111, since this doc needs to be merged into 1.4 branch (instead of master). All comments in #1111 are addressed.

Ref kubernetes/kubernetes#28496, kubernetes/enhancements#19

@soltysh @erictune @jaredbhatti @kubernetes/docs


This change is Reviewable

@janetkuo
Copy link
Member Author

PTAL

@erictune
Copy link
Member

LGTM


## Creating a Scheduled Job

Here is an example Scheduled Job. Every minute, it runs a simple job to compute π to 2000 places and prints it out.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The sample job prints date and Hello from the Kubernetes cluster not computes PI.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch, fixed, thanks

@soltysh
Copy link
Contributor

soltysh commented Aug 30, 2016

Since I have a few comments, I allow myself to remove Tech Review approval label.

@erictune
Copy link
Member

Good eye, thanks Maciej

On Tue, Aug 30, 2016 at 3:07 AM, Maciej Szulik notifications@github.com
wrote:

Since I have a few comments, I allow myself to remove Tech Review approval
label.


You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
#1123 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AHuudie2zEeybuG21Ze9tuDBrdFP28btks5qlADigaJpZM4Jv8FN
.

@janetkuo
Copy link
Member Author

Thanks! All comments addressed, PTAL

@janetkuo janetkuo closed this Aug 30, 2016
@janetkuo janetkuo reopened this Aug 30, 2016
@soltysh
Copy link
Contributor

soltysh commented Aug 31, 2016

LGTM

@janetkuo
Copy link
Member Author

janetkuo commented Sep 1, 2016

Looks like we don't separate Tech LGTM and Docs LGTM anymore. So manually merging.

@janetkuo janetkuo merged commit 8e045bf into kubernetes:release-1.4 Sep 1, 2016
mikutas pushed a commit to mikutas/k8s-website that referenced this pull request Sep 22, 2022
Fixes linkerd/linkerd2#6237

- Since a few releases ago, `linkerd inject` will fail outright if
`automountServiceAccountToken` is not `true`. Reshuffled the instructions to
account for that.
- Added note about adding the
`config.linkerd.io/skip-outbound-ports: 8001` annotation when in ingress mode.
- Removed the `spec.routes.services.namespace` field from the sample
`HTTPProxy` resource, which doesn't appear in the resource API doc.
- Replaced `127.0.0.1.xip.io` with `127.0.0.1.nip.io` as the former is down.

Co-authored-by: cpretzer <cpretzer@users.noreply.github.com>
mikutas pushed a commit to mikutas/k8s-website that referenced this pull request Sep 22, 2022
* update: june meetup

- add video schema
- add featured image

Signed-off-by: Christian Mejlak <chris@mejlak.com>

* Update Contour instructions (kubernetes#1123)

Fixes linkerd/linkerd2#6237

- Since a few releases ago, `linkerd inject` will fail outright if
`automountServiceAccountToken` is not `true`. Reshuffled the instructions to
account for that.
- Added note about adding the
`config.linkerd.io/skip-outbound-ports: 8001` annotation when in ingress mode.
- Removed the `spec.routes.services.namespace` field from the sample
`HTTPProxy` resource, which doesn't appear in the resource API doc.
- Replaced `127.0.0.1.xip.io` with `127.0.0.1.nip.io` as the former is down.

Co-authored-by: cpretzer <cpretzer@users.noreply.github.com>

* update: june meetup

- add video schema
- add featured image

Signed-off-by: Christian Mejlak <chris@mejlak.com>

Co-authored-by: Alejandro Pedraza <alejandro@buoyant.io>
Co-authored-by: cpretzer <cpretzer@users.noreply.github.com>
Okabe-Junya pushed a commit to Okabe-Junya/website that referenced this pull request Dec 4, 2023
* Localize service.md for Korean

Signed-off-by: HongJu Jeong <sub06038@naver.com>

Co-authored-by: Yunkon Kim  <7975459+yunkon-kim@users.noreply.github.com>
Co-authored-by: Seokho Son <shsongist@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants