はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    ノーベル賞

『laiso』

  • 人気
  • 新着
  • すべて
  • Introducing Ambient Mesh

    7 users

    istio.io

    Today, we are excited to introduce “ambient mesh”, and its reference implementation: a new Istio data plane mode that’s designed for simplified operations, broader application compatibility, and reduced infrastructure cost. Ambient mesh gives users the option to forgo sidecar proxies in favor of a data plane that’s integrated into their infrastructure, all while maintaining Istio’s core features o

    • 世の中
    • 2022/09/08 12:59
    • Installation Configuration Profiles

      3 users

      istio.io

      This page describes the built-in configuration profiles that can be used when installing Istio. Configuration profiles are simply named groups of Helm chart value overrides that are built into the charts, and can be used when installing via either helm or istioctl. The profiles provide high-level customization of the Istio control plane and data plane for common deployment topologies and target pl

      • 暮らし
      • 2021/06/22 11:31
      • Pocket
      • Using the Istioctl Command-line Tool

        3 users

        istio.io

        Install istioctlInstall the istioctl binary with curl: Download the latest release with the command: $ curl -sL https://istio.io/downloadIstioctl | sh -Add the istioctl client to your path, on a macOS or Linux system: $ export PATH=$HOME/.istioctl/bin:$PATHYou can optionally enable the auto-completion option when working with a bash or Zsh console. Get an overview of your meshYou can get an overvi

        • 暮らし
        • 2021/02/07 21:28
        • Istio
        • Mutual TLS Migration

          4 users

          istio.io

          This task shows how to ensure your workloads only communicate using mutual TLS as they are migrated to Istio. Istio automatically configures workload sidecars to use mutual TLS when calling other workloads. By default, Istio configures the destination workloads using PERMISSIVE mode. When PERMISSIVE mode is enabled, a service can accept both plaintext and mutual TLS traffic. In order to only allow

          • テクノロジー
          • 2020/03/27 13:45
          • Redefining extensibility in proxies - introducing WebAssembly to Envoy and Istio

            6 users

            istio.io

            Mar 5, 2020 | By Craig Box, Mandar Jog, John Plevyak, Louis Ryan, Piotr Sikora - Google, Yuval Kohavi, Scott Weiss - Solo.io Since adopting Envoy in 2016, the Istio project has always wanted to provide a platform on top of which a rich set of extensions could be built, to meet the diverse needs of our users. There are many reasons to add capability to the data plane of a service mesh — to support

            • テクノロジー
            • 2020/03/10 03:28
            • envoy
            • Istio
            • WebAssembly
            • Announcing Istio 1.5

              3 users

              istio.io

              Mar 5, 2020 We are pleased to announce the release of Istio 1.5! We’ve made it simpler to install and run Istio by consolidating the control plane components into a single binary; we’ve introduced a powerful and fast new extension model for proxy servers across the industry, and we’ve continued to improve usability, security, telemetry and traffic control. After a year of amazing growth and learni

              • テクノロジー
              • 2020/03/07 08:37
              • Virtual Service

                3 users

                istio.io

                Configuration affecting traffic routing. Here are a few terms useful to define in the context of traffic routing. Service a unit of application behavior bound to a unique name in a service registry. Services consist of multiple network endpoints implemented by workload instances running on pods, containers, VMs etc. Service versions (a.k.a. subsets) - In a continuous deployment scenario, for a giv

                • 学び
                • 2019/06/10 16:28
                • Pocket
                • Announcing Istio 1.0.7 with Important Security Update

                  3 users

                  istio.io

                  We’re announcing immediate availability of Istio 1.0.7 which contains some important security updates. Please see below for details. Security updateTwo security vulnerabilities have recently been identified in the Envoy proxy (CVE 2019-9900 and CVE 2019-9901). The vulnerabilities have now been patched in Envoy version 1.9.1, and correspondingly in the Envoy builds embedded in Istio 1.1.2 and Istio

                  • テクノロジー
                  • 2019/04/23 08:24
                  • Announcing Istio 1.1

                    4 users

                    istio.io

                    Mar 19, 2019 We are pleased to announce the release of Istio 1.1! Since we released 1.0 back in July, we’ve done a lot of work to help people get into production. Not surprisingly, we had to do some patch releases (6 so far!), but we’ve also been hard at work adding new features to the product. The theme for 1.1 is Enterprise Ready. We’ve been very pleased to see more and more companies using Isti

                    • テクノロジー
                    • 2019/03/20 08:12
                    • Kubernetes
                    • Getting Started

                      4 users

                      istio.io

                      Want to explore Istio’s ambient mode? Visit the Getting Started with Ambient Mode guide! This guide lets you quickly evaluate Istio. If you are already familiar with Istio or interested in installing other configuration profiles or advanced deployment models, refer to our which Istio installation method should I use? FAQ page. You will need a Kubernetes cluster to proceed. If you don’t have a clus

                      • テクノロジー
                      • 2018/12/28 16:38
                      • Istio / Distributed Tracing

                        3 users

                        istio.io

                        This task shows you how to configure Istio-enabled applications to collect trace spans.

                        • 学び
                        • 2018/10/11 05:20
                        • Istio
                        • Traffic Management

                          4 users

                          istio.io

                          Istio’s traffic routing rules let you easily control the flow of traffic and API calls between services. Istio simplifies configuration of service-level properties like circuit breakers, timeouts, and retries, and makes it easy to set up important tasks like A/B testing, canary rollouts, and staged rollouts with percentage-based traffic splits. It also provides out-of-box reliability features that

                          • テクノロジー
                          • 2018/08/11 22:18
                          • Pocket
                          • Install with Helm

                            3 users

                            istio.io

                            Follow this guide to install and configure an Istio mesh using Helm. The Helm charts used in this guide are the same as those used when installing Istio via Istioctl, with the exception of the gateway chart. Istioctl uses a different gateway chart than the gateway chart described in this guide PrerequisitesPerform any necessary platform-specific setup. Check the Requirements for Pods and Services.

                            • 世の中
                            • 2018/08/08 20:17
                            • Announcing Istio 1.0

                              10 users

                              istio.io

                              Today, we’re excited to announce Istio 1.0! It’s been a little over a year since our initial 0.1 release. Since then, Istio has evolved significantly with the help of a thriving and growing community of contributors and users. We’ve now reached the point where many companies have successfully adopted Istio in production and have gotten real value from the insight and control it provides over their

                              • 暮らし
                              • 2018/08/01 08:13
                              • istio
                              • Monitoring and Access Policies for HTTP Egress Traffic

                                3 users

                                istio.io

                                While Istio’s main focus is management of traffic between microservices inside a service mesh, Istio can also manage ingress (from outside into the mesh) and egress (from the mesh outwards) traffic. Istio can uniformly enforce access policies and aggregate telemetry data for mesh-internal, ingress and egress traffic. In this blog post, we show how to apply monitoring and access policies to HTTP eg

                                • テクノロジー
                                • 2018/07/02 08:59
                                • docker
                                • Istio / Install Istio on the Google Kubernetes Engine

                                  9 users

                                  istio.io

                                  Install Istio on the Google Kubernetes Engine 2 minute read Follow this flow to install and configure an Istio mesh Istio in the Google Kubernetes Engine (GKE) using Istio on GKE. PrerequisitesThis sample requires a valid Google Cloud Platform project with billing enabled. If you are not an existing GCP user, you may be able to enroll for a $300 US Free Trial credit. Ensure that the Google Kuberne

                                  • テクノロジー
                                  • 2018/03/27 10:23
                                  • Kubernetes
                                  • google
                                  • docker
                                  • linux
                                  • あとで読む
                                  • Traffic Mirroring with Istio for Testing in Production

                                    3 users

                                    istio.io

                                    Trying to enumerate all the possible combinations of test cases for testing services in non-production/test environments can be daunting. In some cases, you’ll find that all of the effort that goes into cataloging these use cases doesn’t match up to real production use cases. Ideally, we could use live production use cases and traffic to help illuminate all of the feature areas of the service unde

                                    • テクノロジー
                                    • 2018/02/12 20:22
                                    • Announcing Istio 0.2

                                      3 users

                                      istio.io

                                      We launched Istio; an open platform to connect, manage, monitor, and secure microservices, on May 24, 2017. We have been humbled by the incredible interest, and rapid community growth of developers, operators, and partners. Our 0.1 release was focused on showing all the concepts of Istio in Kubernetes. Today we are happy to announce the 0.2 release which improves stability and performance, allows

                                      • テクノロジー
                                      • 2017/10/10 12:45
                                      • Bookinfo Application

                                        8 users

                                        istio.io

                                        This example deploys a sample application composed of four separate microservices used to demonstrate various Istio features. If you installed Istio using the Getting Started instructions, you already have Bookinfo installed and you can skip most of these steps and go directly to Define the service versions. The application displays information about a book, similar to a single catalog entry of an

                                        • テクノロジー
                                        • 2017/06/05 14:41
                                        • istio
                                        • bookinfo
                                        • The Istio service mesh

                                          11 users

                                          istio.io

                                          The Istio service meshIstio addresses the challenges developers and operators face with a distributed or microservices architecture. Whether you're building from scratch, migrating existing applications to cloud native, or securing your existing estate, Istio can help. By using application proxies, Istio lets you program application-aware traffic management, incredible observability, and robust se

                                          • テクノロジー
                                          • 2017/06/05 14:01
                                          • istio
                                          • lstio
                                          • Istio

                                            5 users

                                            istio.io

                                            Istio 1.21.2 is now available! Click here to learn more Simplify observability, traffic management, security, and policy with the leading service mesh. What is Istio?Discover how a service mesh helps with many common challenges of a distributed architecture. Learn more

                                            • 学び
                                            • 2017/05/27 08:57
                                            • Sidecar Mode

                                              3 users

                                              istio.io

                                              Information for setting up and operating Istio in sidecar mode.

                                              • 世の中
                                              • 2017/05/25 10:06
                                              • Pocket
                                              • Introducing Istio

                                                11 users

                                                istio.io

                                                Google, IBM, and Lyft are proud to announce the first public release of Istio: an open source project that provides a uniform way to connect, secure, manage and monitor microservices. Our current release is targeted at the Kubernetes environment; we intend to add support for other environments such as virtual machines and Cloud Foundry in the coming months. Istio adds traffic management to microse

                                                • テクノロジー
                                                • 2017/05/25 00:48
                                                • service
                                                • laiso

                                                  92 users

                                                  istio.io

                                                  Istio 1.26 is now available! Click here to learn more Service Mesh. Simplified.Easily build cloud native workloads securely and reliably with Istio, with or without sidecars.

                                                  • テクノロジー
                                                  • 2011/04/02 00:07
                                                  • microservices
                                                  • istio
                                                  • microservice
                                                  • Container
                                                  • docker
                                                  • google
                                                  • k8s
                                                  • ibm

                                                  このページはまだ
                                                  ブックマークされていません

                                                  このページを最初にブックマークしてみませんか?

                                                  『laiso』の新着エントリーを見る

                                                  キーボードショートカット一覧

                                                  j次のブックマーク

                                                  k前のブックマーク

                                                  lあとで読む

                                                  eコメント一覧を開く

                                                  oページを開く

                                                  はてなブックマーク

                                                  • 総合
                                                  • 一般
                                                  • 世の中
                                                  • 政治と経済
                                                  • 暮らし
                                                  • 学び
                                                  • テクノロジー
                                                  • エンタメ
                                                  • アニメとゲーム
                                                  • おもしろ
                                                  • アプリ・拡張機能
                                                  • 開発ブログ
                                                  • ヘルプ
                                                  • お問い合わせ
                                                  • ガイドライン
                                                  • 利用規約
                                                  • プライバシーポリシー
                                                  • 利用者情報の外部送信について
                                                  • ガイドライン
                                                  • 利用規約
                                                  • プライバシーポリシー
                                                  • 利用者情報の外部送信について

                                                  公式Twitter

                                                  • 公式アカウント
                                                  • ホットエントリー

                                                  はてなのサービス

                                                  • はてなブログ
                                                  • はてなブログPro
                                                  • 人力検索はてな
                                                  • はてなブログ タグ
                                                  • はてなニュース
                                                  • ソレドコ
                                                  • App Storeからダウンロード
                                                  • Google Playで手に入れよう
                                                  Copyright © 2005-2025 Hatena. All Rights Reserved.
                                                  設定を変更しましたx