All Projects → jxlwqq → kubernetes-examples

jxlwqq / kubernetes-examples

Licence: MIT license
Kubernetes 经典示例

Programming Languages

go
31211 projects - #10 most used programming language
javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects
Makefile
30231 projects
python
139335 projects - #7 most used programming language
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to kubernetes-examples

go-gin-web-server
Deploy Go Gin on Render
Stars: ✭ 23 (-83.8%)
Mutual labels:  deployment, gin
Arkade
Open Source Kubernetes Marketplace
Stars: ✭ 2,343 (+1550%)
Mutual labels:  istio, cka
kserve
Serverless Inferencing on Kubernetes
Stars: ✭ 1,621 (+1041.55%)
Mutual labels:  istio, knative
Docs
User documentation for Knative components.
Stars: ✭ 3,106 (+2087.32%)
Mutual labels:  istio, knative
Installer
A modular, a-la-carte installer for Istio components. MOVED to https://github.com/istio/istio/tree/master/manifests
Stars: ✭ 115 (-19.01%)
Mutual labels:  deployment, istio
react-production-deployment
Deploy your React app to production on Netlify, Vercel and Heroku
Stars: ✭ 51 (-64.08%)
Mutual labels:  deployment, expressjs
k8s-knative-gitlab-harbor
Build container images with Knative + Gitlab + Harbor inside Kops cluster running on AWS
Stars: ✭ 23 (-83.8%)
Mutual labels:  istio, knative
OpenBook-E-Commerce
An e-commerce progressive web application, built with mern stack. It has features like product buy, order management by admin, payment gateway, cart, checkout and lot more.
Stars: ✭ 53 (-62.68%)
Mutual labels:  expressjs
dockerized-drupal-starter
End-to-end (CI + CD) dockerized Drupal 8 starting point.
Stars: ✭ 27 (-80.99%)
Mutual labels:  deployment
travis
⛔ ARCHIVED ⛔ Set Up 'Travis' for Testing and Deployment
Stars: ✭ 61 (-57.04%)
Mutual labels:  deployment
ml api covid
This is the API Code for my tutorial article. It paints a picture for developing a machine learning Python API from start to finish and provides help in more difficult areas like the setup with AWS Lambda.
Stars: ✭ 21 (-85.21%)
Mutual labels:  deployment
hackerAPI
🐓 API for registration, live-site
Stars: ✭ 20 (-85.92%)
Mutual labels:  expressjs
React-Native-Chat-App
A simple chatting app built with React Native, Socket.io, ExpressJS and MongoDB. The server app provides APIs for authentication, message sending and receiving. In the client app React-Native-Gifted-Chat is used for the chat interface.
Stars: ✭ 22 (-84.51%)
Mutual labels:  expressjs
pancake
Pancake 是基于 Golang Gin 和 React Semantic UI 构建的个人博客
Stars: ✭ 15 (-89.44%)
Mutual labels:  gin
fullstack-graphql-angular
Simple Fullstack GraphQL Application with Angular CLI + Redux. API built with Typescript + Express + GraphQL + Sequelize (supports MySQL, Postgres, Sqlite and MSSQL). WebApp built with Angular CLI + Redux + Async Middleware to access the API.
Stars: ✭ 67 (-52.82%)
Mutual labels:  expressjs
portainer-stack-utils
CLI client for Portainer
Stars: ✭ 66 (-53.52%)
Mutual labels:  deployment
GitHub-Education-Portfolio
A portfolio made using React and tools from GitHub Student Developer Pack
Stars: ✭ 50 (-64.79%)
Mutual labels:  deployment
tuggle
Distributed file mirroring proxy in Consul cluster
Stars: ✭ 16 (-88.73%)
Mutual labels:  deployment
outbound-go
URL shortener and Redirection As A Service
Stars: ✭ 21 (-85.21%)
Mutual labels:  gin
go-12factor-example
Example the 12factor app using golang
Stars: ✭ 20 (-85.92%)
Mutual labels:  gin

kubernetes-examples

Testing

说明

  • 所有示例推荐在 Docker for Mac 内置的 Kubernetes 的集群上部署,请下载或更新到最新版本
  • 动手实验前,请先执行 kubectl config current-context 查看当前集群名称,确保切换到本地的 Kubernetes 集群。
  • Apple 芯片用户 / Windows 用户尚未完成全部测试,如有问题,请提 Issue。
  • 请勿用于生产环境。

经典示例

ingress

安装 Ingress 控制器:ingress-nginx 是以下示例的前提条件。


本地安装多节点集群

Certified Kubernetes Administrator (CKA)

Istio

Dapr

Knative

Operator

Learn From Source Code

鸣谢

JetBrains Logo (Main) logo

本项目受到了来自 JetBrains 的产品的支持,在此表示感谢。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].