Skip to content

Commit f5e420e

Browse files
committed
You know, I actually wanted some --s
1 parent b00a819 commit f5e420e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/blog/_posts/2022-04-29-kubernetes-1.23-release-interview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ REY LEJANO: Aside from pod security policies, I really love [ephemeral container
234234

235235
**CRAIG BOX: There's also been some interesting changes in the way that events are handled with kubectl.**
236236

237-
REY LEJANO: Yeah. kubectl events has always had some issues, like how things weren't sorted. [kubectl events improved](https://github.com/kubernetes/enhancements/issues/1440) that so now you can do --watch, and it will also sort with the --watch option as well. That is something new. You can actually combine fields and custom columns. And also, you can list events in the timeline with doing the last N number of minutes. And you can also sort events using other criteria as well.
237+
REY LEJANO: Yeah. kubectl events has always had some issues, like how things weren't sorted. [kubectl events improved](https://github.com/kubernetes/enhancements/issues/1440) that so now you can do `--watch`, and it will also sort with the `--watch` option as well. That is something new. You can actually combine fields and custom columns. And also, you can list events in the timeline with doing the last N number of minutes. And you can also sort events using other criteria as well.
238238

239239
**CRAIG BOX: You are a field engineer at SUSE. Are there any things that are coming in that your individual customers that you deal with are looking out for?**
240240

@@ -310,7 +310,7 @@ REY LEJANO: I think we failed that review. [CHUCKLES]
310310

311311
**CRAIG BOX: There's still time.**
312312

313-
REY LEJANO: We are working on refactoring. We're going to refactor a little bit in December, and "--apply" again.
313+
REY LEJANO: We are working on refactoring. We're going to refactor a little bit in December, and `--apply` again.
314314

315315
---
316316

0 commit comments

Comments
 (0)