mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-28 01:21:41 +00:00
Sept 25th
This commit is contained in:
@@ -345,6 +345,7 @@ You can filter by topic using the toolbar above.
|
||||
- [EC2 VM Import/Export now supports migration of virtual machines with Unified Extensible Firmware Interface (UEFI) boot to AWS](https://aws.amazon.com/es/about-aws/whats-new/2021/08/ec2-vm-import-export-unified-extensible-firmware-interface-aws/)
|
||||
- [Amazon Virtual Private Cloud (VPC) customers can now resize their prefix list](https://aws.amazon.com/about-aws/whats-new/2021/08/amazon-vpc-resize-prefix-list)
|
||||
- [New for AWS CloudFormation – Quickly Retry Stack Operations from the Point of Failure](https://aws.amazon.com/es/blogs/aws/new-for-aws-cloudformation-quickly-retry-stack-operations-from-the-point-of-failure/)
|
||||
- [AWS Site-to-Site VPN releases updated Download Configuration utility](https://aws.amazon.com/about-aws/whats-new/2021/09/aws-site-to-site-vpn-download-configuration-utility/) With this update, Site-to-Site VPN customers can generate configuration templates for compatible Customer Gateway (CGW) devices, making it easier to create VPN connections to AWS.
|
||||
|
||||
## AWS Management Console
|
||||
- [Working with the AWS Management Console](http://docs.aws.amazon.com/awsconsolehelpdocs/latest/gsg/getting-started.html)
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
- [WinGet Windows Package Manager CLI](#winget-windows-package-manager-cli)
|
||||
- [Windows 11](#windows-11)
|
||||
- [ASP.NET Core](#aspnet-core)
|
||||
- [Azure API Management](#azure-api-management)
|
||||
|
||||
## Azure
|
||||
- [Microsoft Azure](https://azure.microsoft.com/)
|
||||
@@ -130,6 +131,10 @@
|
||||
- [blog.jetbrains.com: Getting Started with ASP.NET Core and gRPC](https://blog.jetbrains.com/dotnet/2021/07/19/getting-started-with-asp-net-core-and-grpc/)
|
||||
- [dzone: Building a RESTful Service Using ASP.NET Core and dotConnect for PostgreSQL](https://dzone.com/articles/building-a-restful-service-using-aspnet-core-and-d) This article looks at RESTful architecture and how we can implement a RESTful service using ASP.NET Core and dotConnect for PostgreSQL.
|
||||
|
||||
## Azure API Management
|
||||
- [azure.microsoft.com: Azure API Management](https://azure.microsoft.com/en-us/services/api-management)
|
||||
- [jmfloreszazo.com: Monetizar un API, con Azure API Management](https://jmfloreszazo.com/monetizar-un-api-con-azure-api-management/)
|
||||
|
||||
<center>
|
||||
[](https://www.catapultsystems.com/blogs/introducing-the-third-of-three-microsoft-clouds-azure/)
|
||||
</center>
|
||||
@@ -81,6 +81,7 @@ Here are some important things to consider while building a CI/CD pipeline:
|
||||
* [sdtimes.com: The State of CI/CD](https://sdtimes.com/cicd/the-state-of-ci-cd/) “A few years ago, CI/CD started off as a method to help continuous deployment, but that definition of CI/CD is long defunct. CI/CD now has QA and security elements to it. We may have seen people refer to the current trend as DevSecOps. In my mind, DevSecOps is changing to be Dev-Infra-Sec-Ops (infrastructure-as-a-service) and will soon be called “Dev-Infra-Sec-Analytics-Ops (including analytics-as-a-service). One day the trend of CI/CD will eventually lead to touchless software development and maintenance. We are on the brink of major efficiency shift in the industry now and AI/ML and LCNC [low code/no code] technologies are enabling this shift.”
|
||||
* [javacodegeeks.com: The Case Against CI/CD](https://www.javacodegeeks.com/2021/08/the-case-against-ci-cd.html) What’s the Point of CI/CD?
|
||||
* [thenewstack.io: Improve Dev Experience to Maximize the Business Value of CD](https://thenewstack.io/improve-dev-experience-to-maximize-the-business-value-of-cd/)
|
||||
* [community.dataminer.services: CI/CD and the Agile Principles](https://community.dataminer.services/ci-cd-and-the-agile-principles/)
|
||||
## Security in CI/CD
|
||||
* [CI Checks Are Not Enough: Combat Configuration Drift in Kubernetes Resources](https://thenewstack.io/ci-checks-are-not-enough-combat-configuration-drift-in-kubernetes-resources/)
|
||||
* [devops.com: 8 Security Considerations for CI/CD](https://devops.com/8-security-considerations-for-ci-cd/)
|
||||
|
||||
@@ -95,6 +95,12 @@
|
||||
- [devblogs.microsoft.com: You can’t have security for DevOps until you have DevOps for security](https://devblogs.microsoft.com/engineering-at-microsoft/you-cant-have-security-for-devops-until-you-have-devops-for-security/)
|
||||
- [goteleport.com: Anatomy of a Cloud Infrastructure Attack via a Pull Request](https://goteleport.com/blog/hack-via-pull-request/)
|
||||
- [cncf/tag-security: CNCF Security Technical Advisory Group 🌟](https://github.com/cncf/tag-security) CNCF Security Technical Advisory Group -- secure access, policy control, privacy, auditing, explainability and more!
|
||||
- [enterprisersproject.com: 5 DevSecOps open source projects to know](https://enterprisersproject.com/article/2021/8/5-devsecops-open-source-projects-know) Teams that embrace the DevSecOps approach make security an integral part of the entire application life cycle. These open source projects aim to help
|
||||
- [Clair](https://github.com/quay/clair)
|
||||
- [Sigstore](https://www.sigstore.dev/)
|
||||
- [KubeLinter](https://github.com/stackrox/kube-linter)
|
||||
- [Open Policy Agent and Gatekeeper](https://github.com/open-policy-agent/gatekeeper)
|
||||
- [Falco](https://falco.org/)
|
||||
|
||||
## Authentication and Authorization
|
||||
- [thenewstack.io: How Do Authentication and Authorization Differ?](https://thenewstack.io/how-do-authentication-and-authorization-differ/)
|
||||
|
||||
BIN
docs/images/thethips4you.jpg
Normal file
BIN
docs/images/thethips4you.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.9 KiB |
0
docs/images/thethips4you.jpg:Zone.Identifier
Normal file
0
docs/images/thethips4you.jpg:Zone.Identifier
Normal file
@@ -17,7 +17,8 @@ A curated list of awesome references collected since 2018. Microservices archite
|
||||
[{: style="width:7%"}](https://www.youtube.com/user/GoAtlassian) [{: style="width:7%"}](https://www.youtube.com/channel/UCs5Y5_7XK8HLDX0SLNwkd3w) [{: style="width:7%"}](https://www.youtube.com/user/github) [{: style="width:7%"}](https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg) [{: style="width:7%"}](https://www.youtube.com/channel/UCp06FAzrFalo3txskS1gCfA) [{: style="width:7%"}](https://www.youtube.com/channel/UCin9nv7mUjoqrRiwrzS5UVQ) [{: style="width:7%"}](https://www.youtube.com/channel/UCY3YECgeBcLCzIrFLP4gblw) [{: style="width:7%"}](https://www.youtube.com/channel/UCNR05H72hi692y01bWaFXNA) [{: style="width:7%"}](https://www.youtube.com/user/officevideos) [{: style="width:7%"}](https://www.youtube.com/channel/UCpDojas1X9ccix4mxadabpw) [{: style="width:7%"}](https://www.youtube.com/channel/UCv9MUffHWyo2GgLIDLVu0KQ)<br/>
|
||||
[{: style="width:7%"}](https://www.youtube.com/channel/UC7noUdfWp-ukXUlAsJnSm-Q/) [{: style="width:7%"}](https://www.youtube.com/user/SpringSourceDev) [{: style="width:7%"}](https://www.youtube.com/channel/UCaW8QG_QoIk_FnjLgr5eOqg) [{: style="width:7%"}](https://www.youtube.com/channel/UCcxTiKb1h2lY_gpTCDgXn1g) [{: style="width:7%"}](https://www.youtube.com/channel/UCocudCGVb3MmhWQ1aoIgUQw) [{: style="width:7%"}](https://www.youtube.com/user/SmartBearSoftware) [{: style="width:7%"}](https://www.youtube.com/user/artifrog) [{: style="width:7%"}](https://www.youtube.com/user/sonatype) [{: style="width:7%"}](https://www.youtube.com/channel/UCS5-gTYteN9rnFd98YxYtrA) [{: style="width:7%"}](https://www.youtube.com/user/ChromeDevelopers) [{: style="width:7%"}](https://www.youtube.com/channel/UCh5UlGiu9d6LegIeUCW4N1w)<br/>
|
||||
[{: style="width:7%"}](https://www.youtube.com/channel/UCooRnlDz6VLAbFyKIChz4fg) [{: style="width:7%"}](https://www.youtube.com/channel/UCxObRDZ0DtaQe_cCP-dN-xg) [{: style="width:7%"}](https://www.youtube.com/channel/UCc-m3P54YDVTjtMUJlmAuow) [{: style="width:7%"}](https://www.youtube.com/user/MongoDB) [{: style="width:7%"}](https://www.youtube.com/channel/UCD78lHSwYqMlyetR0_P4Vig/) [{: style="width:7%"}](https://www.youtube.com/channel/UCmZz-Gj3caLLzEWBtbYUXaA) [{: style="width:7%"}](https://www.youtube.com/channel/UCud7fErZAyMC6lHT_cWZNfA) [{: style="width:7%"}](https://www.youtube.com/channel/UC3ywadaAUQ1FI4YsHZ8wa0g) [{: style="width:7%"}](https://www.youtube.com/channel/UCm63IQg81KP9vXRWSHQpu1w) [{: style="width:7%"}](https://www.youtube.com/channel/UCt7N400Z8gB_3yKq1qrjP2w) [{: style="width:7%"}](https://www.youtube.com/c/Portworx)<br/>
|
||||
[{: style="width:7%"}](https://www.youtube.com/c/Cloudacademy/videos) [{: style="width:7%"}](https://www.youtube.com/channel/UCp8lLM2JP_1pv6E0NQ38pqw) [{: style="width:7%"}](https://www.youtube.com/c/Devopsdotcom) [{: style="width:7%"}](https://www.youtube.com/user/xebialabs) [{: style="width:7%"}](https://www.youtube.com/channel/UCOnioSzUZS-ZqsRnf38V2nA) [{: style="width:7%"}](https://www.youtube.com/channel/UC5CMtpogD_P3mOoeiDHD5eQ) [{: style="width:7%"}](https://www.youtube.com/user/coursera) [{: style="width:7%"}](https://www.youtube.com/channel/UCSJbGtTlrDami-tDGPUV9-w) [{: style="width:7%"}](https://www.youtube.com/user/guru99com) [{: style="width:7%"}](https://www.youtube.com/user/intellipaaat) [{: style="width:7%"}](https://www.youtube.com/CodelyTV)
|
||||
[{: style="width:7%"}](https://www.youtube.com/c/Cloudacademy/videos) [{: style="width:7%"}](https://www.youtube.com/channel/UCp8lLM2JP_1pv6E0NQ38pqw) [{: style="width:7%"}](https://www.youtube.com/c/Devopsdotcom) [{: style="width:7%"}](https://www.youtube.com/user/xebialabs) [{: style="width:7%"}](https://www.youtube.com/channel/UCOnioSzUZS-ZqsRnf38V2nA) [{: style="width:7%"}](https://www.youtube.com/channel/UC5CMtpogD_P3mOoeiDHD5eQ) [{: style="width:7%"}](https://www.youtube.com/user/coursera) [{: style="width:7%"}](https://www.youtube.com/channel/UCSJbGtTlrDami-tDGPUV9-w) [{: style="width:7%"}](https://www.youtube.com/user/guru99com) [{: style="width:7%"}](https://www.youtube.com/user/intellipaaat) [{: style="width:7%"}](https://www.youtube.com/CodelyTV)<br/>
|
||||
[{: style="width:7%"}](https://www.youtube.com/channel/UCoOq-DtESvayx5yJE5H6-qQ)
|
||||
</center>
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# Istio - Service Mesh
|
||||
- [Docs](#docs)
|
||||
- [API Access Control](#api-access-control)
|
||||
- [Maistra Istio](#maistra-istio)
|
||||
- [Admiral](#admiral)
|
||||
- [Kiali project, observability for the Istio service mesh](#kiali-project-observability-for-the-istio-service-mesh)
|
||||
@@ -81,6 +82,10 @@ IstioMesh, PrometheusIO, Flux v2 & Flagger.
|
||||
- [mirantis.com: Your App Deserves More than Kubernetes Ingress: Kubernetes Ingress vs. Istio Gateway [webinar]](https://www.mirantis.com/blog/your-app-deserves-more-than-kubernetes-ingress-kubernetes-ingress-vs-istio-gateway-webinar)
|
||||
- [solo.io: Configuration as Data, GitOps, and Controllers: it’s not simple for multi-cluster](https://www.solo.io/blog/configuration-as-data-gitops-and-controllers-its-not-simple-for-multi-cluster/)
|
||||
|
||||
## API Access Control
|
||||
- [medium: API Access Control using Istio Ingress Gateway](https://medium.com/@senthilrch/api-access-control-using-istio-ingress-gateway-44be659a087e)
|
||||
- [medium: API Authentication using Istio Ingress Gateway, OAuth2-Proxy and Keycloak](https://medium.com/codex/api-authentication-using-istio-ingress-gateway-oauth2-proxy-and-keycloak-a980c996c259)
|
||||
|
||||
## Maistra Istio
|
||||
- [Maistra.io](https://maistra.io)
|
||||
- [github.com: Maistra Istio](https://github.com/maistra/istio)
|
||||
|
||||
Reference in New Issue
Block a user