Coder Social home page Coder Social logo

fleet-infra's Introduction

fleet-infra

Changing replica from 1 to 2:

# before sync
$ flux get kustomizations
NAME       	READY	MESSAGE                                                        	REVISION                                     	SUSPENDED
flux-system	True 	Applied revision: main/5d4cf5994da570dd3ba43c16219e7348fe2f963c	main/5d4cf5994da570dd3ba43c16219e7348fe2f963c	False
$ kubectl get pods
NAME                       READY   STATUS    RESTARTS   AGE
alpine                     1/1     Running   4          4h16m
podinfo-7466f7f75b-lfb2p   1/1     Running   0          4h8m

# after sync
$ flux get kustomizations
NAME       	READY	MESSAGE                                                        	REVISION                                     	SUSPENDED
flux-system	True 	Applied revision: main/d7eeeb8376af1aca9726f244e6d65d72deeaaabe	main/d7eeeb8376af1aca9726f244e6d65d72deeaaabe	False
$ kubectl get pods
NAME                       READY   STATUS    RESTARTS   AGE
alpine                     1/1     Running   4          4h16m
podinfo-7466f7f75b-lfb2p   1/1     Running   0          4h8m
podinfo-7466f7f75b-wdj62   0/1     Running   0          5s

$ kubectl logs kustomize-controller-5dd4d4fd4f-2kdg2 -n flux-system --tail=1
{"level":"info","ts":"2021-03-25T05:26:40.569Z","logger":"controller.kustomization","msg":"Reconciliation finished in 1.931108582s, next run in 10m0s","reconciler group":"kustomize.toolkit.fluxcd.io","reconciler kind":"Kustomization","name":"flux-system","namespace":"flux-system","revision":"main/d7eeeb8376af1aca9726f244e6d65d72deeaaabe"}

fleet-infra's People

Contributors

gengwg avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.