CI/CD 使用GitHub Actions实现CI/CD流水线 GitHub Actions 是 GitHub 提供的一个强大而灵活的自动化工具,能够帮助开发者实现持续集成(CI)和持续交付/部署(CD)流水线。本文讨论了GitHub Actions如何与Azure Kubernetes和Azure Container Registry结合实现服务的自动化构建。 8 min read
CI/CD 使用GitHub Actions实现CI/CD流水线 GitHub Actions 是 GitHub 提供的一个强大而灵活的自动化工具,能够帮助开发者实现持续集成(CI)和持续交付/部署(CD)流水线。本文讨论了GitHub Actions如何与Azure Kubernetes和Azure Container Registry结合实现服务的自动化构建。 8 min read
Terraform 使用Terraform部署Azure Kubernetes和Container Regsitry Terraform是目前最流行的 IaC 工具之一,它能通过定义“计划文件”来描述云资源,用户可以用它来管理各种基础设施,本文主要关注如何使用Terraform脚本在Azure上创建K8s集群和容器注册表。 4 min read
网络 交换机的工作原理 - 学习、泛洪、转发和过滤 交换机的工作原理,包括学习、泛洪、转发和过滤四个过程;如何使用MAC地址来管理网络数据流,如何通过与设备的互动来建立和更新地址表。 6 min read
Assessment Taxonomy of Attacks, Defenses, and Consequences in Adversarial Machine Learning A detailed report about the taxonomy of attacks, defenses, and consequences in adversarial machine learning. 3 min read