Azure Container Apps

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ธ.ค. 2024

ความคิดเห็น • 8

  • @jim2lane
    @jim2lane 2 ปีที่แล้ว +1

    While it's true the DAPR initiative originated within Microsoft, it has from the beginning been an open-source standard. It is managed and maintained by the open-source community and is not directly managed by Microsoft.

  • @CodingHaribo
    @CodingHaribo 3 ปีที่แล้ว +1

    Can we not terminal into the container, or query the logs directly like we could with kubectl?

    • @Atmosera-
      @Atmosera-  3 ปีที่แล้ว

      Not that I know of as of right now.

  • @rizaanjappie
    @rizaanjappie 2 ปีที่แล้ว

    Can you deploy multiple micro services to one environment? Let's say you want to host a api gateway that talks to services that are not publicly available but is part of the K8 cluster?

    • @Atmosera-
      @Atmosera-  2 ปีที่แล้ว

      Sure. An "Environment" can host multiple "apps", each which would correlate with a microservice.

    • @rizaanjappie
      @rizaanjappie 2 ปีที่แล้ว

      @@Atmosera- OK understand. I do see that Envoy is mentioned in the video. Need to figure out how to front an api gateway that talks to private services as part of the environment

  • @gustavkaleta5671
    @gustavkaleta5671 3 ปีที่แล้ว

    You can pick logs with a Log anaytics for example.

    • @Atmosera-
      @Atmosera-  3 ปีที่แล้ว

      Log Analytics supports Kusto, and you can filter based on that.