├── CODE_OF_CONDUCT.md ├── LICENSE ├── LICENSE-CODE ├── Presentations ├── April22-OSM.pptx ├── April8-BridgeToK8s.pptx ├── Feb11-ServiceMesh.pptx ├── Feb25-BYOPrivateZone.pptx ├── Jan14thUpdates.pptx ├── Jan28-AGICaddonAKS.pptx ├── June22-CICD.pptx ├── March25-DaprAKS.pptx ├── Nov19-KEDA.pptx ├── Oct8-AKSPolicy.pptx ├── Sept10-PrivateClusters.pptx ├── Sept24-AADEnabledClusters.pptx └── june-2-aks-on-prem.pdf ├── README.md ├── Resources.md ├── Resources └── Microsoft-AKS-Office-Hours-July-2021-22.ics └── SECURITY.md /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- 1 | # Microsoft Open Source Code of Conduct 2 | 3 | This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). 4 | 5 | Resources: 6 | 7 | - [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/) 8 | - [Microsoft Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) 9 | - Contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with questions or concerns 10 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | Attribution 4.0 International 2 | 3 | ======================================================================= 4 | 5 | Creative Commons Corporation ("Creative Commons") is not a law firm and 6 | does not provide legal services or legal advice. Distribution of 7 | Creative Commons public licenses does not create a lawyer-client or 8 | other relationship. Creative Commons makes its licenses and related 9 | information available on an "as-is" basis. Creative Commons gives no 10 | warranties regarding its licenses, any material licensed under their 11 | terms and conditions, or any related information. Creative Commons 12 | disclaims all liability for damages resulting from their use to the 13 | fullest extent possible. 14 | 15 | Using Creative Commons Public Licenses 16 | 17 | Creative Commons public licenses provide a standard set of terms and 18 | conditions that creators and other rights holders may use to share 19 | original works of authorship and other material subject to copyright 20 | and certain other rights specified in the public license below. The 21 | following considerations are for informational purposes only, are not 22 | exhaustive, and do not form part of our licenses. 23 | 24 | Considerations for licensors: Our public licenses are 25 | intended for use by those authorized to give the public 26 | permission to use material in ways otherwise restricted by 27 | copyright and certain other rights. Our licenses are 28 | irrevocable. Licensors should read and understand the terms 29 | and conditions of the license they choose before applying it. 30 | Licensors should also secure all rights necessary before 31 | applying our licenses so that the public can reuse the 32 | material as expected. Licensors should clearly mark any 33 | material not subject to the license. This includes other CC- 34 | licensed material, or material used under an exception or 35 | limitation to copyright. More considerations for licensors: 36 | wiki.creativecommons.org/Considerations_for_licensors 37 | 38 | Considerations for the public: By using one of our public 39 | licenses, a licensor grants the public permission to use the 40 | licensed material under specified terms and conditions. If 41 | the licensor's permission is not necessary for any reason--for 42 | example, because of any applicable exception or limitation to 43 | copyright--then that use is not regulated by the license. Our 44 | licenses grant only permissions under copyright and certain 45 | other rights that a licensor has authority to grant. Use of 46 | the licensed material may still be restricted for other 47 | reasons, including because others have copyright or other 48 | rights in the material. A licensor may make special requests, 49 | such as asking that all changes be marked or described. 50 | Although not required by our licenses, you are encouraged to 51 | respect those requests where reasonable. More_considerations 52 | for the public: 53 | wiki.creativecommons.org/Considerations_for_licensees 54 | 55 | ======================================================================= 56 | 57 | Creative Commons Attribution 4.0 International Public License 58 | 59 | By exercising the Licensed Rights (defined below), You accept and agree 60 | to be bound by the terms and conditions of this Creative Commons 61 | Attribution 4.0 International Public License ("Public License"). To the 62 | extent this Public License may be interpreted as a contract, You are 63 | granted the Licensed Rights in consideration of Your acceptance of 64 | these terms and conditions, and the Licensor grants You such rights in 65 | consideration of benefits the Licensor receives from making the 66 | Licensed Material available under these terms and conditions. 67 | 68 | 69 | Section 1 -- Definitions. 70 | 71 | a. Adapted Material means material subject to Copyright and Similar 72 | Rights that is derived from or based upon the Licensed Material 73 | and in which the Licensed Material is translated, altered, 74 | arranged, transformed, or otherwise modified in a manner requiring 75 | permission under the Copyright and Similar Rights held by the 76 | Licensor. For purposes of this Public License, where the Licensed 77 | Material is a musical work, performance, or sound recording, 78 | Adapted Material is always produced where the Licensed Material is 79 | synched in timed relation with a moving image. 80 | 81 | b. Adapter's License means the license You apply to Your Copyright 82 | and Similar Rights in Your contributions to Adapted Material in 83 | accordance with the terms and conditions of this Public License. 84 | 85 | c. Copyright and Similar Rights means copyright and/or similar rights 86 | closely related to copyright including, without limitation, 87 | performance, broadcast, sound recording, and Sui Generis Database 88 | Rights, without regard to how the rights are labeled or 89 | categorized. For purposes of this Public License, the rights 90 | specified in Section 2(b)(1)-(2) are not Copyright and Similar 91 | Rights. 92 | 93 | d. Effective Technological Measures means those measures that, in the 94 | absence of proper authority, may not be circumvented under laws 95 | fulfilling obligations under Article 11 of the WIPO Copyright 96 | Treaty adopted on December 20, 1996, and/or similar international 97 | agreements. 98 | 99 | e. Exceptions and Limitations means fair use, fair dealing, and/or 100 | any other exception or limitation to Copyright and Similar Rights 101 | that applies to Your use of the Licensed Material. 102 | 103 | f. Licensed Material means the artistic or literary work, database, 104 | or other material to which the Licensor applied this Public 105 | License. 106 | 107 | g. Licensed Rights means the rights granted to You subject to the 108 | terms and conditions of this Public License, which are limited to 109 | all Copyright and Similar Rights that apply to Your use of the 110 | Licensed Material and that the Licensor has authority to license. 111 | 112 | h. Licensor means the individual(s) or entity(ies) granting rights 113 | under this Public License. 114 | 115 | i. Share means to provide material to the public by any means or 116 | process that requires permission under the Licensed Rights, such 117 | as reproduction, public display, public performance, distribution, 118 | dissemination, communication, or importation, and to make material 119 | available to the public including in ways that members of the 120 | public may access the material from a place and at a time 121 | individually chosen by them. 122 | 123 | j. Sui Generis Database Rights means rights other than copyright 124 | resulting from Directive 96/9/EC of the European Parliament and of 125 | the Council of 11 March 1996 on the legal protection of databases, 126 | as amended and/or succeeded, as well as other essentially 127 | equivalent rights anywhere in the world. 128 | 129 | k. You means the individual or entity exercising the Licensed Rights 130 | under this Public License. Your has a corresponding meaning. 131 | 132 | 133 | Section 2 -- Scope. 134 | 135 | a. License grant. 136 | 137 | 1. Subject to the terms and conditions of this Public License, 138 | the Licensor hereby grants You a worldwide, royalty-free, 139 | non-sublicensable, non-exclusive, irrevocable license to 140 | exercise the Licensed Rights in the Licensed Material to: 141 | 142 | a. reproduce and Share the Licensed Material, in whole or 143 | in part; and 144 | 145 | b. produce, reproduce, and Share Adapted Material. 146 | 147 | 2. Exceptions and Limitations. For the avoidance of doubt, where 148 | Exceptions and Limitations apply to Your use, this Public 149 | License does not apply, and You do not need to comply with 150 | its terms and conditions. 151 | 152 | 3. Term. The term of this Public License is specified in Section 153 | 6(a). 154 | 155 | 4. Media and formats; technical modifications allowed. The 156 | Licensor authorizes You to exercise the Licensed Rights in 157 | all media and formats whether now known or hereafter created, 158 | and to make technical modifications necessary to do so. The 159 | Licensor waives and/or agrees not to assert any right or 160 | authority to forbid You from making technical modifications 161 | necessary to exercise the Licensed Rights, including 162 | technical modifications necessary to circumvent Effective 163 | Technological Measures. For purposes of this Public License, 164 | simply making modifications authorized by this Section 2(a) 165 | (4) never produces Adapted Material. 166 | 167 | 5. Downstream recipients. 168 | 169 | a. Offer from the Licensor -- Licensed Material. Every 170 | recipient of the Licensed Material automatically 171 | receives an offer from the Licensor to exercise the 172 | Licensed Rights under the terms and conditions of this 173 | Public License. 174 | 175 | b. No downstream restrictions. You may not offer or impose 176 | any additional or different terms or conditions on, or 177 | apply any Effective Technological Measures to, the 178 | Licensed Material if doing so restricts exercise of the 179 | Licensed Rights by any recipient of the Licensed 180 | Material. 181 | 182 | 6. No endorsement. Nothing in this Public License constitutes or 183 | may be construed as permission to assert or imply that You 184 | are, or that Your use of the Licensed Material is, connected 185 | with, or sponsored, endorsed, or granted official status by, 186 | the Licensor or others designated to receive attribution as 187 | provided in Section 3(a)(1)(A)(i). 188 | 189 | b. Other rights. 190 | 191 | 1. Moral rights, such as the right of integrity, are not 192 | licensed under this Public License, nor are publicity, 193 | privacy, and/or other similar personality rights; however, to 194 | the extent possible, the Licensor waives and/or agrees not to 195 | assert any such rights held by the Licensor to the limited 196 | extent necessary to allow You to exercise the Licensed 197 | Rights, but not otherwise. 198 | 199 | 2. Patent and trademark rights are not licensed under this 200 | Public License. 201 | 202 | 3. To the extent possible, the Licensor waives any right to 203 | collect royalties from You for the exercise of the Licensed 204 | Rights, whether directly or through a collecting society 205 | under any voluntary or waivable statutory or compulsory 206 | licensing scheme. In all other cases the Licensor expressly 207 | reserves any right to collect such royalties. 208 | 209 | 210 | Section 3 -- License Conditions. 211 | 212 | Your exercise of the Licensed Rights is expressly made subject to the 213 | following conditions. 214 | 215 | a. Attribution. 216 | 217 | 1. If You Share the Licensed Material (including in modified 218 | form), You must: 219 | 220 | a. retain the following if it is supplied by the Licensor 221 | with the Licensed Material: 222 | 223 | i. identification of the creator(s) of the Licensed 224 | Material and any others designated to receive 225 | attribution, in any reasonable manner requested by 226 | the Licensor (including by pseudonym if 227 | designated); 228 | 229 | ii. a copyright notice; 230 | 231 | iii. a notice that refers to this Public License; 232 | 233 | iv. a notice that refers to the disclaimer of 234 | warranties; 235 | 236 | v. a URI or hyperlink to the Licensed Material to the 237 | extent reasonably practicable; 238 | 239 | b. indicate if You modified the Licensed Material and 240 | retain an indication of any previous modifications; and 241 | 242 | c. indicate the Licensed Material is licensed under this 243 | Public License, and include the text of, or the URI or 244 | hyperlink to, this Public License. 245 | 246 | 2. You may satisfy the conditions in Section 3(a)(1) in any 247 | reasonable manner based on the medium, means, and context in 248 | which You Share the Licensed Material. For example, it may be 249 | reasonable to satisfy the conditions by providing a URI or 250 | hyperlink to a resource that includes the required 251 | information. 252 | 253 | 3. If requested by the Licensor, You must remove any of the 254 | information required by Section 3(a)(1)(A) to the extent 255 | reasonably practicable. 256 | 257 | 4. If You Share Adapted Material You produce, the Adapter's 258 | License You apply must not prevent recipients of the Adapted 259 | Material from complying with this Public License. 260 | 261 | 262 | Section 4 -- Sui Generis Database Rights. 263 | 264 | Where the Licensed Rights include Sui Generis Database Rights that 265 | apply to Your use of the Licensed Material: 266 | 267 | a. for the avoidance of doubt, Section 2(a)(1) grants You the right 268 | to extract, reuse, reproduce, and Share all or a substantial 269 | portion of the contents of the database; 270 | 271 | b. if You include all or a substantial portion of the database 272 | contents in a database in which You have Sui Generis Database 273 | Rights, then the database in which You have Sui Generis Database 274 | Rights (but not its individual contents) is Adapted Material; and 275 | 276 | c. You must comply with the conditions in Section 3(a) if You Share 277 | all or a substantial portion of the contents of the database. 278 | 279 | For the avoidance of doubt, this Section 4 supplements and does not 280 | replace Your obligations under this Public License where the Licensed 281 | Rights include other Copyright and Similar Rights. 282 | 283 | 284 | Section 5 -- Disclaimer of Warranties and Limitation of Liability. 285 | 286 | a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE 287 | EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS 288 | AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF 289 | ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, 290 | IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION, 291 | WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR 292 | PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS, 293 | ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT 294 | KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT 295 | ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU. 296 | 297 | b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE 298 | TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, 299 | NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT, 300 | INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES, 301 | COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR 302 | USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN 303 | ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR 304 | DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR 305 | IN PART, THIS LIMITATION MAY NOT APPLY TO YOU. 306 | 307 | c. The disclaimer of warranties and limitation of liability provided 308 | above shall be interpreted in a manner that, to the extent 309 | possible, most closely approximates an absolute disclaimer and 310 | waiver of all liability. 311 | 312 | 313 | Section 6 -- Term and Termination. 314 | 315 | a. This Public License applies for the term of the Copyright and 316 | Similar Rights licensed here. However, if You fail to comply with 317 | this Public License, then Your rights under this Public License 318 | terminate automatically. 319 | 320 | b. Where Your right to use the Licensed Material has terminated under 321 | Section 6(a), it reinstates: 322 | 323 | 1. automatically as of the date the violation is cured, provided 324 | it is cured within 30 days of Your discovery of the 325 | violation; or 326 | 327 | 2. upon express reinstatement by the Licensor. 328 | 329 | For the avoidance of doubt, this Section 6(b) does not affect any 330 | right the Licensor may have to seek remedies for Your violations 331 | of this Public License. 332 | 333 | c. For the avoidance of doubt, the Licensor may also offer the 334 | Licensed Material under separate terms or conditions or stop 335 | distributing the Licensed Material at any time; however, doing so 336 | will not terminate this Public License. 337 | 338 | d. Sections 1, 5, 6, 7, and 8 survive termination of this Public 339 | License. 340 | 341 | 342 | Section 7 -- Other Terms and Conditions. 343 | 344 | a. The Licensor shall not be bound by any additional or different 345 | terms or conditions communicated by You unless expressly agreed. 346 | 347 | b. Any arrangements, understandings, or agreements regarding the 348 | Licensed Material not stated herein are separate from and 349 | independent of the terms and conditions of this Public License. 350 | 351 | 352 | Section 8 -- Interpretation. 353 | 354 | a. For the avoidance of doubt, this Public License does not, and 355 | shall not be interpreted to, reduce, limit, restrict, or impose 356 | conditions on any use of the Licensed Material that could lawfully 357 | be made without permission under this Public License. 358 | 359 | b. To the extent possible, if any provision of this Public License is 360 | deemed unenforceable, it shall be automatically reformed to the 361 | minimum extent necessary to make it enforceable. If the provision 362 | cannot be reformed, it shall be severed from this Public License 363 | without affecting the enforceability of the remaining terms and 364 | conditions. 365 | 366 | c. No term or condition of this Public License will be waived and no 367 | failure to comply consented to unless expressly agreed to by the 368 | Licensor. 369 | 370 | d. Nothing in this Public License constitutes or may be interpreted 371 | as a limitation upon, or waiver of, any privileges and immunities 372 | that apply to the Licensor or You, including from the legal 373 | processes of any jurisdiction or authority. 374 | 375 | 376 | ======================================================================= 377 | 378 | Creative Commons is not a party to its public 379 | licenses. Notwithstanding, Creative Commons may elect to apply one of 380 | its public licenses to material it publishes and in those instances 381 | will be considered the “Licensor.” The text of the Creative Commons 382 | public licenses is dedicated to the public domain under the CC0 Public 383 | Domain Dedication. Except for the limited purpose of indicating that 384 | material is shared under a Creative Commons public license or as 385 | otherwise permitted by the Creative Commons policies published at 386 | creativecommons.org/policies, Creative Commons does not authorize the 387 | use of the trademark "Creative Commons" or any other trademark or logo 388 | of Creative Commons without its prior written consent including, 389 | without limitation, in connection with any unauthorized modifications 390 | to any of its public licenses or any other arrangements, 391 | understandings, or agreements concerning use of licensed material. For 392 | the avoidance of doubt, this paragraph does not form part of the 393 | public licenses. 394 | 395 | Creative Commons may be contacted at creativecommons.org. -------------------------------------------------------------------------------- /LICENSE-CODE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) Microsoft Corporation. 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE 22 | -------------------------------------------------------------------------------- /Presentations/April22-OSM.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/aks-gbb-officehours/dc10c2ce5fb4b372fdcab983cf43fc55603d421b/Presentations/April22-OSM.pptx -------------------------------------------------------------------------------- /Presentations/April8-BridgeToK8s.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/aks-gbb-officehours/dc10c2ce5fb4b372fdcab983cf43fc55603d421b/Presentations/April8-BridgeToK8s.pptx -------------------------------------------------------------------------------- /Presentations/Feb11-ServiceMesh.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/aks-gbb-officehours/dc10c2ce5fb4b372fdcab983cf43fc55603d421b/Presentations/Feb11-ServiceMesh.pptx -------------------------------------------------------------------------------- /Presentations/Feb25-BYOPrivateZone.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/aks-gbb-officehours/dc10c2ce5fb4b372fdcab983cf43fc55603d421b/Presentations/Feb25-BYOPrivateZone.pptx -------------------------------------------------------------------------------- /Presentations/Jan14thUpdates.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/aks-gbb-officehours/dc10c2ce5fb4b372fdcab983cf43fc55603d421b/Presentations/Jan14thUpdates.pptx -------------------------------------------------------------------------------- /Presentations/Jan28-AGICaddonAKS.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/aks-gbb-officehours/dc10c2ce5fb4b372fdcab983cf43fc55603d421b/Presentations/Jan28-AGICaddonAKS.pptx -------------------------------------------------------------------------------- /Presentations/June22-CICD.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/aks-gbb-officehours/dc10c2ce5fb4b372fdcab983cf43fc55603d421b/Presentations/June22-CICD.pptx -------------------------------------------------------------------------------- /Presentations/March25-DaprAKS.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/aks-gbb-officehours/dc10c2ce5fb4b372fdcab983cf43fc55603d421b/Presentations/March25-DaprAKS.pptx -------------------------------------------------------------------------------- /Presentations/Nov19-KEDA.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/aks-gbb-officehours/dc10c2ce5fb4b372fdcab983cf43fc55603d421b/Presentations/Nov19-KEDA.pptx -------------------------------------------------------------------------------- /Presentations/Oct8-AKSPolicy.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/aks-gbb-officehours/dc10c2ce5fb4b372fdcab983cf43fc55603d421b/Presentations/Oct8-AKSPolicy.pptx -------------------------------------------------------------------------------- /Presentations/Sept10-PrivateClusters.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/aks-gbb-officehours/dc10c2ce5fb4b372fdcab983cf43fc55603d421b/Presentations/Sept10-PrivateClusters.pptx -------------------------------------------------------------------------------- /Presentations/Sept24-AADEnabledClusters.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/aks-gbb-officehours/dc10c2ce5fb4b372fdcab983cf43fc55603d421b/Presentations/Sept24-AADEnabledClusters.pptx -------------------------------------------------------------------------------- /Presentations/june-2-aks-on-prem.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Azure/aks-gbb-officehours/dc10c2ce5fb4b372fdcab983cf43fc55603d421b/Presentations/june-2-aks-on-prem.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Microsoft AKS Public Office Hours 2 | 3 | ## Overview 4 | Every two weeks, the Cloud Native Global Black Belt team at Microsoft will hold a call to showcase new features, talk through important topics and engage in a Q&A regarding Azure Kubernetes Service and related Cloud Native technologies. The foundational goals of the call are highlighted below: 5 | - Provide AKS customers with updates pertaining to AKS and the Cloud Native Ecosystem 6 | - Host a short talk and/or demo on Cloud Native technologies related to Kubernetes and AKS 7 | - Collect feedback from customers on issues, blockers, use cases, and questions related to AKS 8 | 9 | ## Meeting links and recordings 10 | 11 | | Asset | Link | 12 | |:-----------|:------------| 13 | | 🔗 Meeting Link | **Teams Call:** https://aka.ms/joinaksofficehours 14 | | 📝 Meeting Presentations | [View](https://github.com/Azure/aks-gbb-officehours/tree/main/Presentations) 15 | | 🎥 Meeting Recordings | http://aka.ms/aksofficehours-recordings 16 | | :calendar: Calendar invite | [Download](https://1drv.ms/u/s!AijpyBD4mDldb1Gt9Xbe5N_taLg) 17 | 18 | **NOTE**: If you are using Outlook for Mac, you may have trouble adding the invite to your calendar. In order to avoid issues, follow the steps below: 19 | 1. Download the .ics file 20 | 2. Open Outlook for the web 21 | 3. Drag and drop the .ics file onto your calendar 22 | ## Agenda 23 | - 5-10 minutes: Welcome, followed by AKS and ecosystem updates 24 | - 20-30 minutes: Talk/demo on Azure container technologies or broader cloud native technologies 25 | - 20-30 minutes: “Ask us anything” and customer feedback discussion 26 | 27 | ## Schedule 28 | 29 | **2022 Upcoming Meetings**: 30 | - **Next Thursday:** July 14th 11 am Central Time (CST) - CANCELLED for Summer Break: Back in September! 31 | - Thursday July 28th 11 am Central Time (CST) - Cancelled for Summer Break: Back in September! 32 | - Thursday August 11th 11 am Central Time (CST) - Cancelled for Summer Break: Back in September! 33 | - Thursday August 11th 25 am Central Time (CST) - Cancelled for Summer Break: Back in September! 34 | 35 | **Past Meetings**: 36 | - Thursday June 30th 11 am Central Time (CST) - [AKS Roadmap Update with Product Group](https://youtu.be/iuOrcYGTxZE) 37 | - Thursday June 16th 11 am Central Time (CST) - [GitOps in Azure: FluxV2 Extension & Azure Arc Capabilities](https://youtu.be/uDfZs4nLsD0) 38 | - Thursday June 2nd 11 am Central Time (CST) - [AKS On-prem Deep Dive](https://youtu.be/0CfxDMf_eiw) 39 | - Thursday May 19th 11 am Central Time (CST) - [Tigera Calico CNI=None session](https://youtu.be/vFLl-1Z1p_Y) 40 | - Thursday May 5th 11 am Central Time (CST) - [AKS Security Roadmap with PG](https://youtu.be/C9jFDqDbbZ8) 41 | - Thursday April 21st 11 am Central Time (CST) - [AKS Roadmap Update with PG: Fleet Management & Networking](https://youtu.be/aJqr8E4bQbc) 42 | - Thursday April 7th 11 am Central Time (CST) - Scheduling Cancellation 43 | - Thursday March 24th 11 am Central Time (CST) - [Azure AD Workload Identity](https://youtu.be/FKQG3RjFbfU) 44 | - Thursday March 10th 11 am Central Time (CST) - OOF Cancellation 45 | - Thursday February 24th 11 am Central Time (CST) - [Azure Container Apps with PG](https://youtu.be/rFXfB4aruBs) 46 | - ~~Thursday February 10th 11 am Central Time (CST) - Cancelled 47 | - ~~Thursday January 27th 11 am Central Time (CST) - Azure Container Apps with Container Apps PG~~ RESCHEDULE DUE TO ILLNESS 48 | - Thursday January 13th 11 am Central Time (CST) - [AKS Roadmap Update with PG](https://youtu.be/eB5b003C57o) 49 | - Thursday December 16th 11 am Central Time (CST) - [Microsoft Defender for Containers on AKS](https://youtu.be/Pdz2zKTaOv0) 50 | - Thursday December 2nd 11 am Central Time (CST) - [Linkerd with Buoyant](https://youtu.be/_zrVOa_ata8) 51 | - Thursday November 18th 11 am Central Time (CST) - [Open Discussion](https://youtu.be/Z65x_1vkykk) 52 | - ~~Thursday November 4th 11 am Central Time (CST) - Cancelled for Ignite~~ 53 | - Thursday October 21th 11 am Central Time (CST) - Calico Network Policy in AKS 54 | - Thursday October 7th 11 am Central Time (CST) - [Windows Container deep dive on AKS](https://youtu.be/rpgPWWNOU4Y) 55 | - Thursday September 23rd 11 am Central Time (CST) - [BoxBoat AKS Health Check](https://youtu.be/8Mjq2VtAw2g) 56 | - ~~Thursday September 9th 11 am Central Time (CST) - Cancelled~~ 57 | - Thursday August 26th 11 am Central Time (CST) - [AKS Roadmap Update with PG](https://youtu.be/bqn87cySRG0) 58 | - Thursday August 12th 11 am Central Time (CST) - [Azure Arc for Application Services (Cloud Native apps that run anywhere!)](https://youtu.be/sBpUqV5_-Ps) 59 | - Thursday July 29th 11 am Central Time (CST) - Cloud Native Updates and Cloud Native Open Q&A/Roundtable (not recorded) 60 | - Thursday July 15th 11 am Central Time (CST) - [Azure Arc for Kubernetes](https://youtu.be/bqn87cySRG0) 61 | - ~~Thursday July 1st 11 am Central Time (CST) - Cancelled for July 4th Holiday~~ 62 | - Thursday June 17th 11am Central Time (CST) - [CI/CD With GitHub Actions](https://youtu.be/70KVKetn4dM) 63 | - Thursday June 3rd 11am Central Time (CST) - [AKS with Terraform](https://youtu.be/lRmPWQOJGUM) 64 | - Thursday May 20th 11am Central Time (CST) - [AKS Roadmap Update with PG](https://youtu.be/Xt6gnBPqLV4) 65 | - ~~Thursday May 6th 11am Central Time (CST) - Cancelling due to KubeCon~~ 66 | - Thursday April 22nd 11am Central Time (CST) - [Open Service Mesh Add-on for AKS](https://youtu.be/xrCkX4CEtuw) 67 | - Thursday April 8th 11am Central Time (CST) - [Bridge to Kubernetes](https://www.youtube.com/watch?v=ayziamboWlo) 68 | - Thursday March 25th 11am Central Time (CST) - Dapr on Kubernetes (Recording issue) 69 | - Thursday March 11th 11am Central Time (CST) - [AKS Roadmap Update with PG](https://youtu.be/fy76498bhYU) 70 | - Thursday February 25th 11am Central Time (CST) - [BYO Private DNS Zone Recording](https://www.youtube.com/watch?v=8Q2olWtNHBw), [Resource Links](https://github.com/Azure/aks-gbb-officehours/blob/main/Resources.md) 71 | - Thursday February 11th 11am Central Time (CST) - [Service Mesh Discussion Recording](https://youtu.be/3Y66q_AgtvY), [Resource Links](https://github.com/Azure/aks-gbb-officehours/blob/main/Resources.md#open-source-and-ecosystem-callouts-2112021) 72 | - Thursday January 28th 11am Central Time (CST) - [Application Gateway Ingress Controller for AKS](https://youtu.be/ybJY5_U5sdg?list=PLKFaWBYMOdDtIGnRBFSgjWwrkaqP3XZ5M) 73 | - Thursday January 14th 11am Central Time (CST) - [Quick AKS and ecosystem updates- Link to deck](https://github.com/Azure/aks-gbb-officehours/raw/main/Presentations/Jan14thUpdates.pptx) 74 | - Thursday December 17th 11am Central Time (CST)- AKS GBB discussion panel (not recorded) 75 | - Thursday December 3rd 11am Central Time (CST) on [GitOps](https://www.youtube.com/watch?v=APooVi5g8eI&list=PLKFaWBYMOdDtIGnRBFSgjWwrkaqP3XZ5M&index=1) 76 | - Thursday November 19th 11am Central Time (CST) on [KEDA](https://youtu.be/Z_n-FrOx7gY?list=PLKFaWBYMOdDtIGnRBFSgjWwrkaqP3XZ5M) 77 | - Thursday November 5th 11am Central Time (CST) on [AKS Advanced Networking](https://youtu.be/8YT1m24PoW4), [Resource Links](https://github.com/Azure/aks-gbb-officehours/blob/main/Resources.md#advanced-networking-115-call) 78 | - Thursday October 22nd 11am Central Time (CST) on [Microsoft's OSS Strategy & Contributions](https://youtu.be/rgSm-EUfQ3A?list=PLKFaWBYMOdDtIGnRBFSgjWwrkaqP3XZ5M) 79 | - Thursday October 8th 11am Central Time (CST) on [Azure Policy for AKS](https://youtu.be/aFogd3aGxVI) 80 | - Thursday September 24th 11am Central Time (CST) on [AAD-Enabled Clusters](https://youtu.be/2s19zk_Z4DQ) 81 | - Thursday September 10th on [Private Clusters](https://youtu.be/yzrIVm6hwYg) 82 | 83 | ## Related AKS Resources 84 | 85 | See [AKS Resources](https://github.com/Azure/aks-gbb-officehours/blob/main/Resources.md) for a list of all resources referenced on previous calls! 86 | 87 | ## Contact Us 88 | 89 | Reach out to us at aksofficehours@microsoft.com and we'll make sure to answer your questions as soon as possible! 90 | 91 | ## Contributing and Legal Notices 92 |
93 | 94 | ## Contributing 95 | 96 | This project welcomes contributions and suggestions. Most contributions require you to agree to a 97 | Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us 98 | the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com. 99 | 100 | When you submit a pull request, a CLA bot will automatically determine whether you need to provide 101 | a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions 102 | provided by the bot. You will only need to do this once across all repos using our CLA. 103 | 104 | This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). 105 | For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or 106 | contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. 107 | 108 | ## Legal Notices 109 | 110 | Microsoft and any contributors grant you a license to the Microsoft documentation and other content 111 | in this repository under the [Creative Commons Attribution 4.0 International Public License](https://creativecommons.org/licenses/by/4.0/legalcode), 112 | see the [LICENSE](LICENSE) file, and grant you a license to any code in the repository under the [MIT License](https://opensource.org/licenses/MIT), see the 113 | [LICENSE-CODE](LICENSE-CODE) file. 114 | 115 | Microsoft, Windows, Microsoft Azure and/or other Microsoft products and services referenced in the documentation 116 | may be either trademarks or registered trademarks of Microsoft in the United States and/or other countries. 117 | The licenses for this project do not grant you rights to use any Microsoft names, logos, or trademarks. 118 | Microsoft's general trademark guidelines can be found at http://go.microsoft.com/fwlink/?LinkID=254653. 119 | 120 | Privacy information can be found at https://privacy.microsoft.com/en-us/ 121 | 122 | Microsoft and any contributors reserve all other rights, whether under their respective copyrights, patents, 123 | or trademarks, whether by implication, estoppel or otherwise. 124 |
125 | -------------------------------------------------------------------------------- /Resources.md: -------------------------------------------------------------------------------- 1 | # Session Resources 2 | 3 | ## General product 4 | - [AKS Roadmap](https://github.com/Azure/AKS/projects/1) 5 | - [AKS Release Notes](https://github.com/Azure/AKS/releases) 6 | - [Azure Charts- Includes links to product updates, learning modules, availability, etc. ](https://azurecharts.com/) 7 | 8 | ## Best practices 9 | - [Production Baseline for AKS](https://docs.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks/secure-baseline-aks) 10 | - [AKS Checklist](https://www.the-aks-checklist.com/) 11 | 12 | ## Advanced Networking 13 | - [AKS Networking Overview](https://blog.stevegriffith.nyc/posts/aks-networking/) 14 | - [AKS Networking Part I](https://blog.stevegriffith.nyc/posts/aks-networking-part1) 15 | - [AKS Networking Part II](https://blog.stevegriffith.nyc/posts/aks-networking-part2) 16 | - [AKS Networking IP Tables](https://blog.stevegriffith.nyc/posts/aks-networking-iptables) 17 | 18 | ## BYO Private Zone (2/25/2021) 19 | - [BYO Private Zone Demo Content and Links](https://github.com/swgriffith/azure-guides/tree/master/dns) 20 | 21 | 22 | # Open Source and Ecosystem Update Links 23 | 24 | ## Open Source and Ecosystem Callouts (2/11/2021) 25 | - [Kubernetes Network Policy Editor by Cilium](https://editor.cilium.io) 26 | - [KubeEdge The Most Insane Open Source Project of 2020](https://medium.com/the-programming-hub/kubeedge-the-most-insane-open-source-project-of-2020-905c6ced42c7) 27 | - [CNCF Predictions for 2021 & Beyond!](https://www.aniszczyk.org/2021/01/19/cloud-native-predictions-for-2021-and-beyond/) 28 | - [Scaling Kubernetes to 7.500 Nodes](https://openai.com/blog/scaling-kubernetes-to-7500-nodes/) 29 | - [KubeLinter](https://opensource.com/article/21/1/kubelinter) 30 | - [The Cloud Native Landscape: The Application Definition and Development Layer – The New Stack](https://thenewstack.io/the-cloud-native-landscape-the-application-definition-and-development-layer/) 31 | - [K8s 1.20 release webinar](https://community.cncf.io/events/details/cncf-cncf-online-programs-presents-cncf-live-webinar-kubernetes-120/) 32 | - [Reminder: v1beta1 versions going away in 1.22: CRD and AdmissionWebhookConfiguration](https://groups.google.com/g/kubernetes-dev/c/z_AE1EHhZF4) 33 | 34 | ## Open Source and Ecosystem Callouts (2/25/2021) 35 | - [AKS Release 02-15](https://github.com/Azure/AKS/releases/tag/2021-02-15) 36 | - [General Availability: Azure Red Hat OpenShift support for OpenShift 4.6](https://azure.microsoft.com/en-us/updates/general-availability-azure-red-hat-openshift-support-for-openshift-46/) 37 | - [AKS Legacy AAD integration by Feb 29th 2024](https://azure.microsoft.com/en-ca/updates/aks-legacy-azure-ad-integration-will-be-retired-on-29-february-2024/) 38 | - [Announcing Version 2.0 of the Kubernetes and Helm Providers for HashiCorp Terraform](https://www.hashicorp.com/blog/announcing-version-2-0-kubernetes-and-helm-providers-for-hashicorp-terraform) 39 | - [Terraform Mono Repo vs. Multi Repo: The Great Debate](https://www.hashicorp.com/blog/terraform-mono-repo-vs-multi-repo-the-great-debate) 40 | - [Kubernetes books you should read](https://kubernetesreadme.com/) 41 | - [Kubernetes Deployment Antipatterns — part 1 | by Kostis Kapelonis](https://medium.com/containers-101/kubernetes-deployment-antipatterns-part-1-9e7b54a08b9) 42 | - [Co-Located Events | Linux Foundation Events](https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/program/colocated-events/#cloud-native-security-day-europe) 43 | - [CNCF Online Programs](https://community.cncf.io/cncf-online-programs/) 44 | - [Configure multi-tenancy with Kubernetes namespaces](https://opensource.com/article/21/2/kubernetes-namespaces) 45 | - [EDGE Computing World Europe 2021 | 9th - 11th March](https://www.edgecomputingworld.com/) 46 | -------------------------------------------------------------------------------- /Resources/Microsoft-AKS-Office-Hours-July-2021-22.ics: -------------------------------------------------------------------------------- 1 | BEGIN:VCALENDAR 2 | PRODID:-//Microsoft Corporation//Outlook 16.0 MIMEDIR//EN 3 | VERSION:2.0 4 | METHOD:PUBLISH 5 | X-MS-OLK-FORCEINSPECTOROPEN:TRUE 6 | BEGIN:VTIMEZONE 7 | TZID:Central Standard Time 8 | BEGIN:STANDARD 9 | DTSTART:16011104T020000 10 | RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=11 11 | TZOFFSETFROM:-0500 12 | TZOFFSETTO:-0600 13 | END:STANDARD 14 | BEGIN:DAYLIGHT 15 | DTSTART:16010311T020000 16 | RRULE:FREQ=YEARLY;BYDAY=2SU;BYMONTH=3 17 | TZOFFSETFROM:-0600 18 | TZOFFSETTO:-0500 19 | END:DAYLIGHT 20 | END:VTIMEZONE 21 | BEGIN:VEVENT 22 | CLASS:PUBLIC 23 | CREATED:20210729T152510Z 24 | DESCRIPTION:You’re invited! \n \nThe Cloud Native Global Black Belt team 25 | will be hosting public AKS Office Hours bi-weekly beginning September 10th 26 | \, 2020. The goal of each office hour is the following: \n* Provide AKS cu 27 | stomers with updates pertaining to AKS and the Cloud Native Ecosystem \n* 28 | Host a short talk and/or demo on Cloud Native technologies related to Kube 29 | rnetes and AKS \n* Collect feedback from customers on issues\, blockers\, 30 | use cases\, and questions related to AKS \n \nAgenda: \n* Welcome\, follow 31 | ed by AKS and ecosystem updates \n* Talk/demo on Azure container technolog 32 | ies or broader cloud native technologies \n* “Ask us anything” and cu 33 | stomer feedback discussion\n \nFor more information and to join the calls\ 34 | , visit aka.ms/akspublicofficehours 35 | ! \n \n 36 | DTEND;TZID="Central Standard Time":20210729T120000 37 | DTSTAMP:20210729T152510Z 38 | DTSTART;TZID="Central Standard Time":20210729T110000 39 | LAST-MODIFIED:20210729T152510Z 40 | PRIORITY:5 41 | RRULE:FREQ=WEEKLY;COUNT=27;INTERVAL=2;BYDAY=TH;WKST=SU 42 | SEQUENCE:0 43 | SUMMARY;LANGUAGE=en-us:Microsoft AKS Office Hours 44 | TRANSP:OPAQUE 45 | UID:040000008200E00074C5B7101A82E00800000000C0BAB3926384D701000000000000000 46 | 010000000013C9DEEE7545A40A1D15772499D2B23 47 | X-ALT-DESC;FMTTYPE=text/html: 573 |

You’\;re invited!

&nb 587 | sp\;

The 588 | Cloud Native Global Black Belt team will be hosting public AKS Office Hou 589 | rs bi-weekly beginning September 10th\, 2020. The goal of each 590 | office hour is the following:

  • Provide AKS customers with 593 | updates pertaining to AKS and the Cloud Native Ecosystem
  • Host a short talk and/or demo on C 596 | loud Native technologies related to Kubernetes and AKS < 597 | /li>
  • Collect feedback from customers on is 599 | sues\, blockers\, use cases\, and questions related to AKS

 \ 601 | ;

Age 602 | nda:

  • Welcome\, 605 | followed by AKS and ecosystem updates
  • Talk/demo on Azure container technologies or broader 608 | cloud native technologies
  •  \;“\;Ask us anythi 611 | ng”\; and customer feedback discussion

 \;

For more inf 614 | ormation and to join the calls\, visit aka.ms/akspublicofficehours!

 \;

620 | X-MICROSOFT-CDO-BUSYSTATUS:BUSY 621 | X-MICROSOFT-CDO-IMPORTANCE:1 622 | X-MICROSOFT-DISALLOW-COUNTER:FALSE 623 | X-MS-OLK-CONFTYPE:0 624 | BEGIN:VALARM 625 | TRIGGER:-PT15M 626 | ACTION:DISPLAY 627 | DESCRIPTION:Reminder 628 | END:VALARM 629 | END:VEVENT 630 | END:VCALENDAR 631 | -------------------------------------------------------------------------------- /SECURITY.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | ## Security 4 | 5 | Microsoft takes the security of our software products and services seriously, which includes all source code repositories managed through our GitHub organizations, which include [Microsoft](https://github.com/Microsoft), [Azure](https://github.com/Azure), [DotNet](https://github.com/dotnet), [AspNet](https://github.com/aspnet), [Xamarin](https://github.com/xamarin), and [our GitHub organizations](https://opensource.microsoft.com/). 6 | 7 | If you believe you have found a security vulnerability in any Microsoft-owned repository that meets [Microsoft's definition of a security vulnerability](https://docs.microsoft.com/en-us/previous-versions/tn-archive/cc751383(v=technet.10)), please report it to us as described below. 8 | 9 | ## Reporting Security Issues 10 | 11 | **Please do not report security vulnerabilities through public GitHub issues.** 12 | 13 | Instead, please report them to the Microsoft Security Response Center (MSRC) at [https://msrc.microsoft.com/create-report](https://msrc.microsoft.com/create-report). 14 | 15 | If you prefer to submit without logging in, send email to [secure@microsoft.com](mailto:secure@microsoft.com). If possible, encrypt your message with our PGP key; please download it from the [Microsoft Security Response Center PGP Key page](https://www.microsoft.com/en-us/msrc/pgp-key-msrc). 16 | 17 | You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Additional information can be found at [microsoft.com/msrc](https://www.microsoft.com/msrc). 18 | 19 | Please include the requested information listed below (as much as you can provide) to help us better understand the nature and scope of the possible issue: 20 | 21 | * Type of issue (e.g. buffer overflow, SQL injection, cross-site scripting, etc.) 22 | * Full paths of source file(s) related to the manifestation of the issue 23 | * The location of the affected source code (tag/branch/commit or direct URL) 24 | * Any special configuration required to reproduce the issue 25 | * Step-by-step instructions to reproduce the issue 26 | * Proof-of-concept or exploit code (if possible) 27 | * Impact of the issue, including how an attacker might exploit the issue 28 | 29 | This information will help us triage your report more quickly. 30 | 31 | If you are reporting for a bug bounty, more complete reports can contribute to a higher bounty award. Please visit our [Microsoft Bug Bounty Program](https://microsoft.com/msrc/bounty) page for more details about our active programs. 32 | 33 | ## Preferred Languages 34 | 35 | We prefer all communications to be in English. 36 | 37 | ## Policy 38 | 39 | Microsoft follows the principle of [Coordinated Vulnerability Disclosure](https://www.microsoft.com/en-us/msrc/cvd). 40 | 41 | --------------------------------------------------------------------------------