Skip to content

Commit 8ad26f6

Browse files
castrojojeefy
andauthored
Add newsletter content (#616)
* Add newsletter content Signed-off-by: Jorge O. Castro <[email protected]> * Add title slugs * Add dates to slug --------- Signed-off-by: Jorge O. Castro <[email protected]> Co-authored-by: Jeffrey Sica <[email protected]>
1 parent c810801 commit 8ad26f6

15 files changed

+1124
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
title: Cloud Native Project Monthly (CNPM) Jan 2023
3+
date: 2023-01-24
4+
---
5+
6+
Welcome into a new year!
7+
This is our new Projects update, this will go out once a month letting CNCF maintainers know of upcoming deadlines, outreach or other useful things going on in the wider community of CNCF.
8+
9+
In this edition for January 2023 -
10+
### Ambassador Applications Open
11+
### LFX Mentorships - March through May cycle open
12+
### New: Request meetings with Projects team
13+
14+
15+
16+
### Ambassador Applications Open
17+
18+
As we approach 2023, the prestigious CNA program has been refreshed and we are now accepting applications for spring 2023. Could you be the newest CNA? If you have a track record of significant and impactful contributions to the cloud native community, check out the responsibilities and requirements to apply.
19+
20+
21+
### LFX Mentorships - March through May cycle open
22+
23+
The LFX Mentorship 2023 Term 01 March - May is open now open for project ideas:
24+
25+
https://github.com/cncf/mentoring/tree/main/lfx-mentorship/2023/01-Mar-May
26+
27+
Project submission and application timeline:
28+
29+
- project proposal period: January 16 - 31 *we are here*
30+
- mentee applications open: February 1 - 14 (2 weeks)
31+
- application review/admission decisions/HR paperwork: February 15 - 28
32+
33+
34+
We're looking forward to seeing all the project ideas you're interested in working on!
35+
36+
### New: Request meetings with Projects team
37+
38+
One of the benefits of a CNCF Project is being able to get time on the CNCF’s calendar to discuss issues, concerns, or ideas your project has. To better execute on this offering, we’ve set up a Calendly to enable scheduling time with us!
39+
40+
Our door is always open, so feel free to schedule as needed!
41+
42+
43+
Note: When requesting, give us an idea of your discussion topics so we can ensure the right CNCF folks are in the room!
44+
45+
Ideally we’d like to hear from each of you at least once a year, so we may start reaching out to check on the weather in your project. :)
46+
47+
48+
Questions?
49+
Drop a note back to [email protected], we’re happy to help!
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,89 @@
1+
---
2+
title: Cloud Native Project Monthly (CNPM) Feb 2023
3+
date: 2023-02-22
4+
---
5+
6+
Welcome into a new year!
7+
This is our new Projects update, this will go out once a month letting CNCF maintainers know of upcoming deadlines, outreach or other useful things going on in the wider community of CNCF.
8+
9+
Happy February! (We made it!)
10+
This is our new Projects update, this will go out once a month letting CNCF maintainers know of upcoming deadlines, outreach or other useful things going on in the wider community of CNCF.
11+
12+
In this edition for February 2023 -
13+
## Mentorship
14+
## TechDocs
15+
## Kubernetes Registry Deprecation: k8s.gcr.io => registry.k8s.io
16+
## Does your project need mainframe resources?
17+
## Elekto? GitVote? Project voting tools!
18+
## CNCF GitHub Org Housekeeping
19+
## Project-meetings.cncf.io now open
20+
## KubeCon Hotels
21+
22+
----
23+
24+
## Mentorship
25+
26+
Google Season of Docs
27+
The CNCF is applying to participate in Google Season of Docs as an org this year, and we’ve made a call for proposals. If your project needs documentation help, this is a great opportunity to bring a writer on board!
28+
29+
Google Summer of Code
30+
Interest has been high for project participation in GSoC, we’ve had a lot of proposals, thanks everyone! We should know if the CNCF has been accepted as an organization by Feb 22. We’ll make any announcements and updates on the cncf/mentoring discussion board.
31+
32+
LFX Mentorship
33+
Applications for Term 01 have just closed, and projects are now making their mentee selections.
34+
35+
We’ve also published the timelines for the next two terms of the LFX Mentorship program. If you have proposals, please feel free to open a PR and submit! These are a great alternative to GSoC if your proposal wasn’t accepted.
36+
Term 02 - 2023 June - August
37+
Term 03 - 2023 September - November
38+
39+
## TechDocs
40+
41+
Open office hours
42+
On the last Wednesday of each month, the TechDocs team hosts Open Office Hours for anyone to drop in with questions about technical documentation. Our next session will be March 29, 2023 at 8:00AM PDT. You can find details on how to join us on the public calendar. Hope to see you there!
43+
44+
## Kubernetes Registry Deprecation: k8s.gcr.io => registry.k8s.io
45+
46+
In an effort to reduce reliance on Google and reduce cloud spend, the Kubernetes Project is [migrating all references of k8s.gcr.io to registry.k8s.io](https://kubernetes.io/blog/2022/11/28/registry-k8s-io-faster-cheaper-ga/). The old URL, which is referenced across the Cloud Native ecosystem, will be [frozen beginning in April](https://kubernetes.io/blog/2023/02/06/k8s-gcr-io-freeze-announcement/).
47+
48+
Please check this [GH Issue](https://github.com/kubernetes/k8s.io/issues/4780) to see if your project may be affected.
49+
50+
## Does your project need a mainframe?
51+
52+
The Open Mainframe Project (a sibling foundation to the CNCF) recently reached out to the CNCF to see if any projects have a need for mainframe resources for CI testing or building. If your project has any interest in these resources, please reach out to [email protected]
53+
54+
#### Elekto? GitVote? Project voting tools!
55+
56+
The Cloud Native Way is often distributed, and (much like etcd) some form of quorum must be established. In support of this, we have some tools your project might be able to use!
57+
58+
Does your project run elections for things like a steering committee or TOC? If so, check out https://elekto.dev/ – a Cloud Native way to run elections inspired by the long-running CIVS project.
59+
60+
Ever want to have structured voting within a GitHub Issue? How about a PR Check that prevents merging without a 2/3rds majority vote? You can do all of that with GitVote.
61+
62+
Both of these projects are open source and built with love by fellow Cloud Native Community members, so please take a look and feel free to file issues or add feature requests!
63+
64+
#### CNCF GitHub Org Housekeeping
65+
66+
Recently, the CNCF GItHub Org has begun using Sheriff, an OSS project created by the folks over at ElectronJS, to manage people-related resources (GitHub and Slack to start). What does this mean?
67+
For better or worse, Yet Another YAML File. (YAY…F) – Adding folks to GitHub Teams and repo access is managed through a new file in the cncf/people repository
68+
You can now programmatically create Slack User Groups via changes to said file
69+
Soon, you will be able to automatically receive access to various resources (Service Desk, Equinix, etc.) and mailing lists as we build plugins for Sheriff.
70+
A lot more self service, and a lot less ServiceDesk tickets for Maintainer updates
71+
72+
Short term, this might cause some headaches as we all get used to this pattern. That said, this is a huge win in terms of sustainability and optimization of processes for us all.
73+
74+
For any questions or additional ideas for automation, reach out to [email protected] or file an issue in cncf/sheriff
75+
76+
## Project-meetings.cncf.io now open
77+
78+
One of the benefits of a CNCF Project is being able to get time on the CNCF’s calendar to discuss issues, concerns, or ideas your project has. To better execute on this offering, we’ve set up a Calendly to enable scheduling time with us!
79+
80+
Our door is always open, so feel free to schedule as needed!
81+
https://project-meetings.cncf.io
82+
Note: When requesting, give us an idea of your discussion topics so we can ensure the right CNCF folks are in the room!
83+
84+
Ideally we’d like to hear from each of you at least once a year, so we may start reaching out to check on the weather in your project. :)
85+
86+
## KubeCon Hotels
87+
88+
We encourage you to book your hotel for KubeCon + CloudNativeCon Amsterdam quickly - a few hotels listed still have availability. The room blocks end March 30, 2023.
89+
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,117 @@
1+
---
2+
title: Cloud Native Project Monthly (CNPM) March 2023
3+
date: 2023-03-22
4+
---
5+
6+
Happy March!
7+
This is our Projects update, this will go out once a month letting CNCF maintainers know of upcoming deadlines, outreach or other useful things going on in the wider community of CNCF.
8+
9+
In this edition for March 2023 -
10+
## KubeCon Hotels
11+
## KubeCon for maintainers!
12+
## Equinix Resource Audit
13+
## Equinix Livestream Showcase
14+
## GitHub 2FA
15+
## Github Security Advisories
16+
## GitHub Maintainers Community
17+
## Heroku OSS Offer
18+
## TechDocs
19+
## Mentorship Updates
20+
## ServiceDesk: Your portal to project support
21+
## CLOMonitor: A Project Health tracker
22+
## ArtifactHub: Now with KubeArmor Policies!
23+
24+
####
25+
26+
## KubeCon Hotels
27+
We encourage you to book your hotel for KubeCon + CloudNativeCon Amsterdam quickly - a few hotels listed still have availability. The room blocks end March 30, 2023.
28+
29+
## KubeCon for maintainers!
30+
There will be some maintainer-focused activities at KubeCon, be sure to check them out:
31+
Keynote: Building a Sustainable CNCF Project Contributor Base by Dawn Foster
32+
Panel discussion: TAG Contributor Strategy: What We Get Out of It (and You Could Too!) with Dawn Foster, Nate Waddington, Dave Sudia, Josh Berkus, and Catherine Paganini
33+
TAG Contributor Strategy kiosk in the project pavilion: swing by, meet the team, and learn about the different resources the TAG created for maintainers (learn more about the TAG here)
34+
Maintainers Circle: Engaging the End User Community. Maintainers of the OTel project mostly come from vendors that ingest telemetry data, but the challenge they’ve had is that most people coming to the project form outside are end users using OpenTelemetry to instrument their code. They’ll talk about how they engaged those community members, and provide a structure for examining your constituency and how to engage the people in your community who aren’t contributors.
35+
Wednesday April 19, 11-12, Rooms D203-204 (not on Sched)
36+
37+
## Equinix Resource Audit
38+
First: Our thanks go out to everyone who helped move resources out of data centers being deprecated by Equinix. Much love.
39+
40+
During this process, the Equinix folks and CNCF staff found many instances of dangling/stale resources that were running but not used. Because of this, Equinix+CNCF plan to do a walk through of all CNCF resources within Equinix to ensure that what’s provisioned is being actively used and not a random box from 2019.
41+
42+
As a call to action, if you know your project has Equinix resources, please check on them and make sure they’re still currently used. This should speed the process along for everybody!
43+
44+
## Equinix Livestream Showcase
45+
Our friends over at Equinix would love to hear your stories on using their resources and being an open source maintainer. If you would like to be interviewed and enjoy nerding out about bare metal, please reach out to Ed Vielmetti ([email protected]) and Madeline Wallace ([email protected])
46+
47+
## GitHub 2FA
48+
GitHub will require all users who contribute code to enable one or more forms of two-factor authentication (2FA) by the end of 2023. More importantly to our community, they are starting with Open Source Software that is widely used. Very soon, CNCF Projects will begin having a 2FA requirement for GitHub org membership.
49+
50+
tl;dr: Please enable 2FA on your GH account. If you are unable to enable 2FA, please contact the Projects team ([email protected]) and they can connect you with the appropriate GitHub folks on how to help.
51+
52+
## Github Security Advisories
53+
Hey CNCF maintainers! We wanted to let you know about a feature from GitHub that you can enable on your repos to support vuln reporting:
54+
55+
https://github.blog/changelog/2022-11-09-privately-report-vulnerabilities-to-repository-maintainers/
56+
57+
This can be useful instead of maintaining a separate security mailing list.
58+
59+
## GitHub Maintainers Community
60+
Being an open source maintainer is a badge of honor, and can be deeply fulfilling. You can also run into very niche situations or problems that only other maintainers could understand or comment on.
61+
62+
GitHub has created an exclusive-to-Maintainers community for these types of discussions and group therapy sessions. They’ve invited our maintainer community to join, as a rising tide lifts all boats. Please take a minute to join and introduce yourself if you’re feeling extroverted.
63+
64+
## Heroku OSS Credit Program
65+
The folks over at Heroku wanted to let our community know that they have a program for OSS projects that need hosting/compute resources.
66+
67+
## TechDocs
68+
69+
- SPIFFE and Notary now have a new look! 😍
70+
As part of our ongoing support for projects within our community, we just completed a complete redesign of the SPIFFE and Notary websites!
71+
72+
Peep the new look!
73+
https://spiffe.io/
74+
https://notaryproject.dev/
75+
76+
We are very committed to improving our project's websites with the very best design that the community would love and embrace.
77+
78+
## TechDocs Open Office Hours
79+
On the last Wednesday of each month, the TechDocs team hosts Open Office Hours for anyone to drop in with questions about technical documentation. Our next session will be March 29, 2023 at 8:00AM PDT. You can find details on how to join us on the public calendar. Hope to see you there!
80+
81+
## KubeCon TechDocs Open Office Hours
82+
We’re taking this show on the road! If you have any questions or just want to chat about documentation, the CNCF TechDocs team will be holding office hours at KubeCon on Thursday at 11:00 - 12:30 in Room E101 (we’ll be on the schedule too, just in case there are any changes).
83+
84+
## ##Mentorship Updates
85+
86+
- Google Season of Docs
87+
The CNCF is applying to participate in Google Season of Docs as an org this year, and we’ve made a call for proposals. If your project needs documentation help, this is a great opportunity to bring a writer on board!
88+
89+
- Google Summer of Code
90+
We have been accepted as an organization for GSoC 2023 🎉 Thanks for all the project proposals!
91+
92+
- LFX Mentorship
93+
2023 Term 01 has just started, thanks to everyone who is participating as a mentor.
94+
95+
We’ve also published the timelines for the next two terms of the LFX Mentorship program. If you have proposals, please feel free to open a PR and submit! These are a great alternative to GSoC if your proposal wasn’t accepted.
96+
Term 02 - 2023 June - August
97+
Term 03 - 2023 September - November
98+
99+
## KubeCon Mentorship Open Office Hours
100+
Since we’re doing a road version of the TechDocs open office hours, we thought we’d do the same with the Mentorship Crew! If you have any questions about mentorship, and how it might fit in with your project, or want to get pointers on writing proposals, or selecting candidates, come by our open office hours at KubeCon on Wednesday, April 19 from 2:30pm - 4:40 – Room E101, we’ll be on the schedule too so you can find us there in case there are any changes.
101+
102+
## ServiceDesk: Your portal to project support
103+
A project can have a lot of different requests for, or questions of, the CNCF. To try and consolidate these, we want to remind everyone that https://servicedesk.cncf.io/ exists for any and all project needs.
104+
105+
By asking questions or raising concerns through Service Desk, it means if someone on the team is out, someone else can pick up an urgent request.
106+
107+
As an added bonus, there’s now email support for interacting with ServiceDesk tickets (similar to using email with GitHub).
108+
109+
## CLOMonitor: A Project Health tracker
110+
Many have already heard of CLOMonitor, but for those that haven’t: This tool is meant to track project health and adherence to the standards the CNCF would like to see in a project. Things like security policies, governance, and validating trademarks on project website.
111+
112+
Please take a look at your project on CLOMonitor and see if you could improve your project’s score!
113+
114+
https://clomonitor.io
115+
116+
## ArtifactHub: Now with KubeArmor Policies!
117+
A recent new feature of ArtifactHub is support for storing KubeArmor Policies! ArtifactHub is an awesome project that looks to support as many CNCF-related artifacts as possible. If this sounds interesting or potentially helpful to you, feel free to reach out to #artifact-hub on the CNCF Slack!
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: Cloud Native Project Monthly (CNPM) April 2023
3+
date: 2023-04-26
4+
---
5+
6+
Welcome back from Kubecon!
7+
This is our Projects update, this will go out once a month letting CNCF maintainers know of upcoming deadlines, outreach or other useful things going on in the wider community of CNCF.
8+
9+
In this edition for April 2023:
10+
## KubeCon EU 2023 Retro Doc
11+
## CNCF Project Summary Table
12+
## LFC Courses - Free to all!
13+
## Mentoring - LFX
14+
## TechDocs Open Office Hours
15+
16+
####
17+
18+
## KubeCon EU 2023 Retro Doc
19+
Were you at KubeCon EU 2023? Do you have any feedback to make the event better OR want to gush at the Events team?
20+
21+
Each KubeCon we’ve been collecting community feedback from a subset of folks, but we’d like to open it up to the entire maintainer community.
22+
23+
Thanks in advance!
24+
25+
## CNCF Project Summary Table
26+
A lesser-known part of the CNCF Landscape is the Project Summary Table. Part of the Landscape are fields that allow projects to define both typical and business use cases.
27+
28+
Please check and see if your project already has these Use Case fields populated and if not, fill them in with some useful information. If you need help or a launching off point, please check KubeEdge’s Use Cases or contact [email protected]
29+
30+
## LFC Courses
31+
The Linux Foundation has worked with the CNCF and created several courses specific to Open Source and inclusive communication.
32+
These are free for anyone to take so please feel free to sign up if you haven’t.
33+
https://training.linuxfoundation.org/training/inclusive-speaker-orientation/
34+
https://training.linuxfoundation.org/training/inclusive-open-source-community-orientation-lfc102/
35+
https://training.linuxfoundation.org/training/inclusive-strategies-for-open-source-lfc103/
36+
37+
38+
## Mentoring - LFX Mentorship
39+
40+
LFX Proposals are open for both Term 02 and 03. If you have proposals, please feel free to open a PR and submit! These are a great alternative to GSoC if your proposal wasn’t accepted.
41+
Term 02 - 2023 June - August
42+
Term 03 - 2023 September - November
43+
44+
## TechDocs Open Office Hours
45+
46+
On the last Wednesday of each month, the TechDocs team hosts Open Office Hours for anyone to drop in with questions about technical documentation. Our next session will be on April 26, 2023, at 8:00 AM PDT. You can find details on how to join us on the public calendar. Hope to see you there!

0 commit comments

Comments
 (0)