Trên GitHub, portainer/portainer-k8s đã đạt 109 sao, ngôn ngữ Shell. Deploy Portainer inside k8s
Tóm tắt dựng từ metadata GitHub của chính dự án — chưa có bài review TopGit. Trang sẽ tự động cập nhật khi bài review đầy đủ được xuất bản.
VÌ SAO CHƯA CÓ REVIEW
TopGit viết bài đầy đủ cho repo có nhiều sao nhất và được yêu cầu nhiều nhất. Trang này là snapshot trong thời gian chờ — xem README gốc ở tab READ ME.
Portainer 2.0 includes support for Kubernetes, head to https://www.portainer.io/installation/ for more details about how to install it.
Portainer on Kubernetes BETA
This repository contains all the manifests you can use to deploy the Portainer for Kubernetes BETA version.
For any feedback regarding the BETA version, please head to the portainer for Kubernetes BETA repository.
These manifests have been tested on:
Azure AKS
Digital Ocean
minikube
kind
Have any feedback on the deployment of Portainer inside Kubernetes? Please head to the deployment feedback topic.
Supported platforms:
Linux amd64
Linux arm
Usage
Notice
These deployment manifests will deploy Portainer inside the portainer namespace. Portainer uses this namespace to store system information, as such this namespace must not be changed.
Deploy Portainer inside your cluster and access it via an external load balancer
If your cloud provider supports external load balancers, you can use the following commands to deploy Portainer:
This will expose Portainer on the port 30777 inside your cluster (30776 for Edge tunnel server). You can change these ports inside the manifest if you wish.
Deploy Portainer using Helm Chart
Run the following commands to install Portainer via helm:
Note: this deployment defaults to exposing Portainer over an external load balancer, have a look at the chart configuration in the charts/portainer-beta folder for more information on how to configure the helm deployment.
Update to a new version of the beta
In order to update to the latest version of the beta, you'll need to delete the portainer namespace and redeploy it.
kubectl delete namespace/portainer
kubectl apply -f portainer.yaml // or kubectl apply -f portainer-nodeport.yaml based on your initial deployment
Manage a remote Kubernetes cluster
In order to manage a remote Kubernetes cluster, you'll need a Portainer for Kubernetes BETA instance already deployed inside a Kubernetes cluster and connect it to a Portainer agent running inside the remote cluster.
Deploy the Portainer agent and access it via an external load balancer
If your cloud provider supports external load balancers, you can use the following command to deploy the regular Portainer agent (not Edge):
This will deploy the Portainer agent and create an external load balancer which you'll be able to use to connect to the agent on port 9001.
Edge agent
If you wish to deploy the Edge agent inside your Kubernetes cluster, it is recommended to follow the instructions available inside your Portainer instance.
ARM platform
If you wish to deploy Portainer or the agent inside a Kubernetes cluster running on arm, please use the tag linux-arm instead of linux-amd64.
Trang TopGit này là một snapshot — tab "Readme" hiển thị nguyên văn README của repo (đã bỏ link, giữ ảnh). Repo GitHub ở github.com/portainer/portainer-k8s là nguồn chính thức.
portainer/portainer-k8s có bao nhiêu sao?
portainer/portainer-k8s có 109 sao GitHub — tải lại trang để xem số mới nhất, hoặc xem trực tiếp github.com/portainer/portainer-k8s. TopGit phản chiếu số sao của GitHub nhưng không cam kết đến từng phút.
portainer/portainer-k8s có phải mã nguồn mở không?
TopGit chưa ghi nhận license cho portainer/portainer-k8s. Phần lớn repo public trên GitHub là mã nguồn mở, nhưng điều khoản khác nhau từng repo — mở file LICENSE để xác nhận.
portainer/portainer-k8s còn đang phát triển không?
Commit gần nhất trên portainer/portainer-k8s là 6.0 năm trước (theo timestamp GitHub). Repo có 22 fork — một chỉ báo về mức độ quan tâm của cộng đồng.
portainer/portainer-k8s là gì?
portainer/portainer-k8s (portainer/portainer-k8s) là dự án Shell trên GitHub. Theo mô tả gốc: Deploy Portainer inside k8s
Đọc đầy đủ README ở tab phía trên.
Vẫn đang phân vân về portainer-k8s?
Một cú bấm sẽ gửi câu hỏi kèm trang này cho AI — xem AI nói gì về portainer-k8s.